============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027e4/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
42.38s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
24.77s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
22.24s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_async_table-True]
========================= 1 passed in 89.51s (0:01:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True] _
ydb/tests/library/fixtures/__init__.py:117: in ydb_database
    yield from _ydb_database(ydb_cluster, ydb_root, ydb_safe_test_name)
ydb/tests/library/fixtures/__init__.py:111: in _ydb_database
    with ydb_database_ctx(cluster, database):
contrib/tools/python3/Lib/contextlib.py:144: in __exit__
    next(self.gen)
ydb/tests/library/fixtures/__init__.py:103: in ydb_database_ctx
    ydb_cluster.unregister_and_stop_slots(database_nodes)
ydb/tests/library/harness/kikimr_runner.py:599: in unregister_and_stop_slots
    i.stop()
ydb/tests/library/harness/kikimr_runner.py:262: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:213: in stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_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, 11 sessions to shutdown
E   Current KQP shutdown state: spent 3.042426 seconds, 11 sessions to shutdown
E   Current KQP shutdown state: spent 6.07552 seconds, 11 sessions to shutdown
E   Current KQP shutdown state: spent 9.107292 seconds, 11 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.128032 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.19555 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.275163 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.375849 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.460003 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.524099 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.619672 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.686533 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.760424 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.002098 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1188380==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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034a97802 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034a97802 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034a97802 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034a97802 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 0x000034a97802 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034a97802 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034a97802 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034a97802 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034a97802 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034aa647e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b309897 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b2fb214 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034a9771c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034a9771c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034aa647e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b309897 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b2fb214 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfd0ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bfd0ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bfd0ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bfd0ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bfd0ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bfd0ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bfd0ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bfd0ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bfd0ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bfd0ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034a9b07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034a9b07c 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 0x000034a9b07c 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 0x00003b30778f 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 0x00003b2fae81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034a9b06a 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 0x000034a9b06a 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 0x00003b30778f 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 0x00003b2fae81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bfd0a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bfd0a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bfd0a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034a9b07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034a9b07c 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 0x000034a9b07c 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 0x00003b30778f 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 0x00003b2fae81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034219c94 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034219c94 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034219c94 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034219c94 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034219c94 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034219c94 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034219c94 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034219c94 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034219c94 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034219c94 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034219c94 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 0x000034218a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034218a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x00003421ef80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003427b1c8 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 0x000034aa5db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b304a8b 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 0x00003b2fa8f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034219bf2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034219bf2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034219bf2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034219bf2 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 0x000034218a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034218a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x00003421ef80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003427b1c8 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 0x000034aa5db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b304a8b 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 0x00003b2fa8f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f70daa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 320 byte(s) in 5 object(s) allocated from:
E   #0 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034afa380 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034afa380 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034afa380 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034afa380 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034afa380 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034afa380 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x000044e93e0b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000044e93e0b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000044e93e0b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000044e93e0b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000044e93e0b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000044e93e0b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000044ecfa5d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x000044ed1e00 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003b2f2e3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003b2f2e3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003b2f2e3c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #18 0x00003b2f2e3c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #19 0x00003b2f2e3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003b2f2e3c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #21 0x000021e7124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021e7124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021e7124e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021e717ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021e717ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002790fdb8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002790fdb8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002790fdb8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002790fdb8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002790fdb8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002790fdb8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002790fdb8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002790fdb8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002790fa5f 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 0x00002790e8b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b3af3ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b3af3ba 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 0x00003b3af3ba 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 0x00003b3af3ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
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/w262/002809/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1210
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_rename
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/w262/002809/r3tmp/kikimr_cluster_kyi7p8be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24843
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/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/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_1/logfile_92uq6ie6.log --grpc-port=64308 --mon-port=24843 --ic-port=62707
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13618
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1425
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6017
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27131
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/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/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_2/logfile_p0i5pjxi.log --grpc-port=13618 --mon-port=1425 --ic-port=3162
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5020
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26035
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/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/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_3/logfile_2qixtg83.log --grpc-port=12433 --mon-port=5020 --ic-port=1210
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:64308/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/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/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_1/logfile_92uq6ie6.log --grpc-port=64308 --mon-port=24843 --ic-port=62707
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_1/logfile_92uq6ie6.log', '--grpc-port=64308', '--mon-port=24843', '--ic-port=62707')' in '/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1183254
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64308/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1183259
DEBUG    ya.test:process.py:259 Command (pid 1183259) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1183259) elapsed time (sec): 1.0609335899353027
DEBUG    ya.test:process.py:263 Command (pid 1183259) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) maxrss: 475488
DEBUG    ya.test:process.py:263 Command (pid 1183259) minflt: 45308
DEBUG    ya.test:process.py:263 Command (pid 1183259) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1183259) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1183259) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1183259) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1183259) stime: 0.177365
DEBUG    ya.test:process.py:263 Command (pid 1183259) utime: 0.537049
DEBUG    ya.test:process.py:263 Command (pid 1183259) wtime: 1.113
DEBUG    ya.test:process.py:275 Command (pid 1183259) output:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13618/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/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/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_2/logfile_p0i5pjxi.log --grpc-port=13618 --mon-port=1425 --ic-port=3162
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_2/logfile_p0i5pjxi.log', '--grpc-port=13618', '--mon-port=1425', '--ic-port=3162')' in '/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1183881
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13618/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1183908
DEBUG    ya.test:process.py:259 Command (pid 1183908) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1183908) elapsed time (sec): 1.412872076034546
DEBUG    ya.test:process.py:263 Command (pid 1183908) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) maxrss: 475084
DEBUG    ya.test:process.py:263 Command (pid 1183908) minflt: 45251
DEBUG    ya.test:process.py:263 Command (pid 1183908) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) nivcsw: 233
DEBUG    ya.test:process.py:263 Command (pid 1183908) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1183908) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1183908) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1183908) stime: 0.197906
DEBUG    ya.test:process.py:263 Command (pid 1183908) utime: 0.516814
DEBUG    ya.test:process.py:263 Command (pid 1183908) wtime: 1.43
DEBUG    ya.test:process.py:275 Command (pid 1183908) output:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:12433/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/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/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_3/logfile_2qixtg83.log --grpc-port=12433 --mon-port=5020 --ic-port=1210
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_3/logfile_2qixtg83.log', '--grpc-port=12433', '--mon-port=5020', '--ic-port=1210')' in '/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1184742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:12433/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1184782
DEBUG    ya.test:process.py:259 Command (pid 1184782) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1184782) elapsed time (sec): 1.8494694232940674
DEBUG    ya.test:process.py:263 Command (pid 1184782) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) maxrss: 476204
DEBUG    ya.test:process.py:263 Command (pid 1184782) minflt: 45252
DEBUG    ya.test:process.py:263 Command (pid 1184782) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) nivcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 1184782) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1184782) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1184782) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1184782) stime: 0.218692
DEBUG    ya.test:process.py:263 Command (pid 1184782) utime: 0.5142519999999999
DEBUG    ya.test:process.py:263 Command (pid 1184782) wtime: 1.863
DEBUG    ya.test:process.py:275 Command (pid 1184782) output:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64308', '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  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62707\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3162\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1210\n      }\n      HostConfigId: 3\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64308', '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  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62707\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3162\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1210\n      }\n      HostConfigId: 3\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1186888
DEBUG    ya.test:process.py:259 Command (pid 1186888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1186888) elapsed time (sec): 1.3156065940856934
DEBUG    ya.test:process.py:263 Command (pid 1186888) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) maxrss: 612856
DEBUG    ya.test:process.py:263 Command (pid 1186888) minflt: 51684
DEBUG    ya.test:process.py:263 Command (pid 1186888) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) nivcsw: 234
DEBUG    ya.test:process.py:263 Command (pid 1186888) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1186888) nvcsw: 766
DEBUG    ya.test:process.py:263 Command (pid 1186888) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1186888) stime: 0.267995
DEBUG    ya.test:process.py:263 Command (pid 1186888) utime: 0.57805
DEBUG    ya.test:process.py:263 Command (pid 1186888) wtime: 1.327
DEBUG    ya.test:process.py:275 Command (pid 1186888) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 7

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64308', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64308', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1187350
DEBUG    ya.test:process.py:259 Command (pid 1187350) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1187350) elapsed time (sec): 1.3256492614746094
DEBUG    ya.test:process.py:263 Command (pid 1187350) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) maxrss: 613220
DEBUG    ya.test:process.py:263 Command (pid 1187350) minflt: 51738
DEBUG    ya.test:process.py:263 Command (pid 1187350) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1187350) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1187350) nvcsw: 857
DEBUG    ya.test:process.py:263 Command (pid 1187350) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1187350) stime: 0.25415699999999997
DEBUG    ya.test:process.py:263 Command (pid 1187350) utime: 0.5589029999999999
DEBUG    ya.test:process.py:263 Command (pid 1187350) wtime: 1.332
DEBUG    ya.test:process.py:275 Command (pid 1187350) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 8

DEBUG    ya.test:process.py:276 Command (pid 1187350) 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.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4407
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29849
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2445
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64308 --tenant=/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_ --log-file-name=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_1/logfile_gvhtip17.log --grpc-port=4407 --mon-port=29849 --ic-port=2898
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64308 --tenant=/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_ --log-file-name=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_1/logfile_gvhtip17.log --grpc-port=4407 --mon-port=29849 --ic-port=2898
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:64308', '--tenant=/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_', '--log-file-name=/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_1/logfile_gvhtip17.log', '--grpc-port=4407', '--mon-port=29849', '--ic-port=2898')' in '/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1188380
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4407/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/w262/002809/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1188428
DEBUG    ya.test:process.py:259 Command (pid 1188428) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1188428) elapsed time (sec): 0.8752937316894531
DEBUG    ya.test:process.py:263 Command (pid 1188428) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) maxrss: 626532
DEBUG    ya.test:process.py:263 Command (pid 1188428) minflt: 45354
DEBUG    ya.test:process.py:263 Command (pid 1188428) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1188428) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1188428) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1188428) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1188428) stime: 0.238001
DEBUG    ya.test:process.py:263 Command (pid 1188428) utime: 0.463684
DEBUG    ya.test:process.py:263 Command (pid 1188428) wtime: 0.879
DEBUG    ya.test:process.py:275 Command (pid 1188428) output:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 1ded4d555ad9ed5d1e7e4eec6982d8dedf723ea6
    Branch: 
    Author: Aleksei Borzenkov <snaury@gmail.com>
    Summary: Merge 8401fccc518e8b44d989afdc5a721fceecd112bc into 0b5e53fdc67acf7a6b1fb20c0618cea92e833525
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_rename.py, test_name: test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True])
DEBUG    asyncio:selector_events.py:64 Using selector: EpollSelector
INFO     __tests__.test_rename:test_rename.py:243  database is /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_
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    grpc._cython.cygrpc:_channel.py:368 Using AsyncIOEngine.POLLER as I/O engine
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:28 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:38 Resolving endpoints for database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ListEndpoints, 9d4528e6-b2a3-4aee-bc32-a405e4df1a0a, localhost:64308): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d4528e6-b2a3-4aee-bc32-a405e4df1a0a, localhost:64308): request = { database: "/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d4528e6-b2a3-4aee-bc32-a405e4df1a0a, localhost:64308): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-byicxxunzy.auto.internal" port: 4407 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-byicxxunzy.auto.internal:4407, location , ssl: False>]>
INFO     ydb.aio.connection:connection.py:237 Closing channel for endpoint localhost:64308
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     __tests__.test_rename:test_rename.py:253  database is /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: PREPARE
INFO     __tests__.test_rename:test_rename.py:154 begin
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 0 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb41bef0>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, b2621ba3-0465-4d9f-8064-d354b3a0f16c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2621ba3-0465-4d9f-8064-d354b3a0f16c, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b2621ba3-0465-4d9f-8064-d354b3a0f16c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteSchemeQuery, e239c7ed-25d3-4bf7-accb-110b0e2d11da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, e239c7ed-25d3-4bf7-accb-110b0e2d11da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" yql_text: "\nCREATE TABLE `table_main` (\n    `id` Uint64,\n    `value` Utf8,\n    PRIMARY KEY (`id`),\n    INDEX value_index GLOBAL ON (`value`)\n)\n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, e239c7ed-25d3-4bf7-accb-110b0e2d11da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
INFO     __tests__.test_rename:test_rename.py:157 create_method done
INFO     __tests__.test_rename:test_rename.py:168 wait coros
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, fa0b0f10-3ce2-4c6d-9722-a8eba4aad9ec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fa0b0f10-3ce2-4c6d-9722-a8eba4aad9ec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 1 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb43a370>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, 04eea6d3-98f3-4fd6-b56d-a81bcb884898, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04eea6d3-98f3-4fd6-b56d-a81bcb884898, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 2 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb43f3f0>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, e1d1ad62-7c5b-44e4-bfa0-804bcbb88266, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1d1ad62-7c5b-44e4-bfa0-804bcbb88266, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 3 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb4499f0>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, 3d1c0248-a491-4b91-be9e-8f3ba2dc61cd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d1c0248-a491-4b91-be9e-8f3ba2dc61cd, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 4 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb448270>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, 52e8f1f8-1834-4459-9d89-a348ac56c90b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 52e8f1f8-1834-4459-9d89-a348ac56c90b, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 5 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb44ebb0>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, db8cd42a-1382-4fca-9f4e-d333b150bd25, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db8cd42a-1382-4fca-9f4e-d333b150bd25, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 6 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb456070>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, fad35713-18db-4a3c-a721-9706e69470a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fad35713-18db-4a3c-a721-9706e69470a8, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 7 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fadbcbf0>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, 99b70bfb-40bf-4209-824b-814333a2dc63, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99b70bfb-40bf-4209-824b-814333a2dc63, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 8 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb1d5130>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, 681d6f1a-7325-4646-9f6b-17058feee6ad, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 681d6f1a-7325-4646-9f6b-17058feee6ad, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 9 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fb1de830>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, b85ee1d4-e4fb-4ac7-8b1c-c87953923758, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b85ee1d4-e4fb-4ac7-8b1c-c87953923758, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04eea6d3-98f3-4fd6-b56d-a81bcb884898, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 58ab0db6-4aab-4661-a48f-ecc3f6c3afff, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 58ab0db6-4aab-4661-a48f-ecc3f6c3afff, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1d1ad62-7c5b-44e4-bfa0-804bcbb88266, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 8a2054ac-a443-4d4c-8962-8076ab0c3eb0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 8a2054ac-a443-4d4c-8962-8076ab0c3eb0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d1c0248-a491-4b91-be9e-8f3ba2dc61cd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, d1fab93d-7c00-43a3-a07b-9600ca70b875, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d1fab93d-7c00-43a3-a07b-9600ca70b875, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 52e8f1f8-1834-4459-9d89-a348ac56c90b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 588b2f02-742c-4dbf-bfd5-468c12d7a472, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 588b2f02-742c-4dbf-bfd5-468c12d7a472, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db8cd42a-1382-4fca-9f4e-d333b150bd25, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 383afe49-3eb5-4bb2-a8c9-435789decc99, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 383afe49-3eb5-4bb2-a8c9-435789decc99, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fad35713-18db-4a3c-a721-9706e69470a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, f7733be6-ae7f-44e1-aa99-a643a6199f44, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f7733be6-ae7f-44e1-aa99-a643a6199f44, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99b70bfb-40bf-4209-824b-814333a2dc63, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 7f21d2b5-73a0-4982-8fc3-012cd4e7987e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 7f21d2b5-73a0-4982-8fc3-012cd4e7987e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 681d6f1a-7325-4646-9f6b-17058feee6ad, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, ea669dbd-5e50-463c-8791-24240967ab2a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ea669dbd-5e50-463c-8791-24240967ab2a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b85ee1d4-e4fb-4ac7-8b1c-c87953923758, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, ffa0e245-7e10-4e9d-8cb0-1a2ac9071859, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ffa0e245-7e10-4e9d-8cb0-1a2ac9071859, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, f7733be6-ae7f-44e1-aa99-a643a6199f44, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8ebfc7ab-8852-494b-8503-9396c5e2eaeb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ebfc7ab-8852-494b-8503-9396c5e2eaeb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 7f21d2b5-73a0-4982-8fc3-012cd4e7987e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 47a2f6a7-0c46-4371-a90d-8b06eea13063, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a2f6a7-0c46-4371-a90d-8b06eea13063, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d1fab93d-7c00-43a3-a07b-9600ca70b875, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 69d39aaf-81e5-4f94-9d6b-9ebc1a82e2b6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d39aaf-81e5-4f94-9d6b-9ebc1a82e2b6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 8a2054ac-a443-4d4c-8962-8076ab0c3eb0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c02d2793-8d33-482f-a482-d9405595fcf4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02d2793-8d33-482f-a482-d9405595fcf4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 58ab0db6-4aab-4661-a48f-ecc3f6c3afff, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 205646db-3f3d-47c2-88ea-acd57752ed1e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205646db-3f3d-47c2-88ea-acd57752ed1e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 383afe49-3eb5-4bb2-a8c9-435789decc99, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9cfac568-23da-4cfd-9576-9820254d6338, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cfac568-23da-4cfd-9576-9820254d6338, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, ffa0e245-7e10-4e9d-8cb0-1a2ac9071859, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 525af25f-dd54-4fcb-859a-80f3a30d0eb4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525af25f-dd54-4fcb-859a-80f3a30d0eb4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, ea669dbd-5e50-463c-8791-24240967ab2a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 63a775c7-f3c8-4400-9658-5abab7d336f5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a775c7-f3c8-4400-9658-5abab7d336f5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 588b2f02-742c-4dbf-bfd5-468c12d7a472, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 64dcb2d5-5e42-46a5-8263-6e5bf174f0aa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64dcb2d5-5e42-46a5-8263-6e5bf174f0aa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, fa0b0f10-3ce2-4c6d-9722-a8eba4aad9ec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 99a81ff2-ba7a-43f4-a921-5bb058f4b4fc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a81ff2-ba7a-43f4-a921-5bb058f4b4fc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a2f6a7-0c46-4371-a90d-8b06eea13063, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aeb1ded8-eea8-494e-b480-a13cce949559, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb1ded8-eea8-494e-b480-a13cce949559, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02d2793-8d33-482f-a482-d9405595fcf4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a92c7fcf-ddf8-4f6e-9a3b-5f7eef352a34, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92c7fcf-ddf8-4f6e-9a3b-5f7eef352a34, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64dcb2d5-5e42-46a5-8263-6e5bf174f0aa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 008fe9b2-a933-49ab-874d-97687cda2384, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008fe9b2-a933-49ab-874d-97687cda2384, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205646db-3f3d-47c2-88ea-acd57752ed1e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 299a5ad8-f6d0-41c5-8db7-cb8c52b8193d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 299a5ad8-f6d0-41c5-8db7-cb8c52b8193d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d39aaf-81e5-4f94-9d6b-9ebc1a82e2b6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525af25f-dd54-4fcb-859a-80f3a30d0eb4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a81ff2-ba7a-43f4-a921-5bb058f4b4fc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cfac568-23da-4cfd-9576-9820254d6338, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ebfc7ab-8852-494b-8503-9396c5e2eaeb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 14b51444-edee-48e2-97bd-864ee04e57be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b51444-edee-48e2-97bd-864ee04e57be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6c4c4ee1-9b4f-4ae1-b177-c57f06bff1bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c4c4ee1-9b4f-4ae1-b177-c57f06bff1bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0d5e8578-066f-41c5-b85d-fca1e3c1dca5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5e8578-066f-41c5-b85d-fca1e3c1dca5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ca7d8454-cd8e-4d93-8397-486305be4215, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7d8454-cd8e-4d93-8397-486305be4215, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 162e9388-4e81-43c4-8d1e-f00743e79a41, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162e9388-4e81-43c4-8d1e-f00743e79a41, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a775c7-f3c8-4400-9658-5abab7d336f5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eb2ab666-012d-4a5e-af22-ab4a5abec710, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb2ab666-012d-4a5e-af22-ab4a5abec710, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 299a5ad8-f6d0-41c5-8db7-cb8c52b8193d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7871b18e-3361-4f81-a262-692fe1f94b31, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7871b18e-3361-4f81-a262-692fe1f94b31, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-20" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb1ded8-eea8-494e-b480-a13cce949559, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 79ba9a3b-afb8-409b-a33a-33d66436997f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ba9a3b-afb8-409b-a33a-33d66436997f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-21" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92c7fcf-ddf8-4f6e-9a3b-5f7eef352a34, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 592fc107-0f46-42bf-b303-826a4730e656, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 592fc107-0f46-42bf-b303-826a4730e656, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-22" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b51444-edee-48e2-97bd-864ee04e57be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d53599e-bb64-4e52-beae-6ecc0336d40d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d53599e-bb64-4e52-beae-6ecc0336d40d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-23" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c4c4ee1-9b4f-4ae1-b177-c57f06bff1bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d133fac1-3067-4989-9369-70480382371a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d133fac1-3067-4989-9369-70480382371a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-24" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162e9388-4e81-43c4-8d1e-f00743e79a41, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4783fab-4dfb-4143-bad2-336f17ca9e00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4783fab-4dfb-4143-bad2-336f17ca9e00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-25" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5e8578-066f-41c5-b85d-fca1e3c1dca5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39b1705d-6666-4f84-b4f7-ef0ac4ec181a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b1705d-6666-4f84-b4f7-ef0ac4ec181a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-26" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7d8454-cd8e-4d93-8397-486305be4215, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb2ab666-012d-4a5e-af22-ab4a5abec710, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 97916edc-a8cc-470c-a4cc-fe5e8125e549, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97916edc-a8cc-470c-a4cc-fe5e8125e549, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-27" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 148adf49-280c-46d8-afa5-fbf5a348d246, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148adf49-280c-46d8-afa5-fbf5a348d246, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-28" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7871b18e-3361-4f81-a262-692fe1f94b31, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008fe9b2-a933-49ab-874d-97687cda2384, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae987b55-a8ea-4204-bff0-de6ebddc9017, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae987b55-a8ea-4204-bff0-de6ebddc9017, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-29" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 592fc107-0f46-42bf-b303-826a4730e656, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ba9a3b-afb8-409b-a33a-33d66436997f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d133fac1-3067-4989-9369-70480382371a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4783fab-4dfb-4143-bad2-336f17ca9e00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b1705d-6666-4f84-b4f7-ef0ac4ec181a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148adf49-280c-46d8-afa5-fbf5a348d246, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97916edc-a8cc-470c-a4cc-fe5e8125e549, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d53599e-bb64-4e52-beae-6ecc0336d40d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae987b55-a8ea-4204-bff0-de6ebddc9017, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
INFO     __tests__.test_rename:test_rename.py:256  database is /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: MOVE 1
INFO     __tests__.test_rename:test_rename.py:154 begin
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteSchemeQuery, 9a398d30-0dec-4f4f-aeb6-1ea5f997cfd1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 9a398d30-0dec-4f4f-aeb6-1ea5f997cfd1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" yql_text: "\nCREATE TABLE `table_tmp` (\n    `id` Uint64,\n    `value` Utf8,\n    PRIMARY KEY (`id`),\n    INDEX value_index GLOBAL ON (`value`)\n)\n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 9a398d30-0dec-4f4f-aeb6-1ea5f997cfd1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
INFO     __tests__.test_rename:test_rename.py:157 create_method done
INFO     __tests__.test_rename:test_rename.py:168 wait coros
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 3727adc0-41cc-4e85-b71c-7175220ea92f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 3727adc0-41cc-4e85-b71c-7175220ea92f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 70536d77-be15-40a9-a2b8-bccae2d53f66, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 70536d77-be15-40a9-a2b8-bccae2d53f66, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 7af29d96-c66d-40e1-97a3-564734ebdb25, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 7af29d96-c66d-40e1-97a3-564734ebdb25, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, b9dac9b9-877b-418e-8adc-a77e1be2f2dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b9dac9b9-877b-418e-8adc-a77e1be2f2dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, f6170f0e-cbff-4195-b0eb-1f089fdc23d5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f6170f0e-cbff-4195-b0eb-1f089fdc23d5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, b5c597d7-117e-4118-a356-cbbebe9d0dcf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b5c597d7-117e-4118-a356-cbbebe9d0dcf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, cc5322fb-08e6-4b00-be41-bf79096d029f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, cc5322fb-08e6-4b00-be41-bf79096d029f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, e605225d-ec51-43ee-b596-aa50c94a52b7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e605225d-ec51-43ee-b596-aa50c94a52b7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 2f1c656a-5fe8-4c32-b527-dab3d22b2483, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 2f1c656a-5fe8-4c32-b527-dab3d22b2483, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, de7bfe7e-5a92-4e62-9032-98eda134a149, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, de7bfe7e-5a92-4e62-9032-98eda134a149, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, b5c597d7-117e-4118-a356-cbbebe9d0dcf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bd3ab3d0-3bd6-4321-9415-811fced86d84, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3ab3d0-3bd6-4321-9415-811fced86d84, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 7af29d96-c66d-40e1-97a3-564734ebdb25, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6757d9f8-f2f6-49fc-8677-fac6b327e151, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6757d9f8-f2f6-49fc-8677-fac6b327e151, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 2f1c656a-5fe8-4c32-b527-dab3d22b2483, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6fa7d0d-0472-4652-b969-271b3a84934a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fa7d0d-0472-4652-b969-271b3a84934a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, b9dac9b9-877b-418e-8adc-a77e1be2f2dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f4ea722a-5c7b-4ae8-9ae2-feb600daa6d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ea722a-5c7b-4ae8-9ae2-feb600daa6d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e605225d-ec51-43ee-b596-aa50c94a52b7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9ba35696-321d-4e1d-9b07-026074d76412, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba35696-321d-4e1d-9b07-026074d76412, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, de7bfe7e-5a92-4e62-9032-98eda134a149, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, beaef38d-f15c-4e18-abcb-7f2607dcc235, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beaef38d-f15c-4e18-abcb-7f2607dcc235, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, cc5322fb-08e6-4b00-be41-bf79096d029f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d9eaab9a-2cb0-4c36-9142-4672aaf266be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9eaab9a-2cb0-4c36-9142-4672aaf266be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, f6170f0e-cbff-4195-b0eb-1f089fdc23d5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 72752f85-4816-4079-a42e-225492fc5731, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72752f85-4816-4079-a42e-225492fc5731, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 3727adc0-41cc-4e85-b71c-7175220ea92f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 592fb952-c41a-4513-a615-f62ce272057f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 592fb952-c41a-4513-a615-f62ce272057f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 70536d77-be15-40a9-a2b8-bccae2d53f66, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=6b18f38d-fe4eac52-785eadcd-3fb21344" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6f9767a-6bb0-4198-92c5-e4b0918fdfc9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f9767a-6bb0-4198-92c5-e4b0918fdfc9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6757d9f8-f2f6-49fc-8677-fac6b327e151, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ce4ee30f-9c2d-4f27-9606-62db93223809, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4ee30f-9c2d-4f27-9606-62db93223809, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9eaab9a-2cb0-4c36-9142-4672aaf266be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beaef38d-f15c-4e18-abcb-7f2607dcc235, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 592fb952-c41a-4513-a615-f62ce272057f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ea722a-5c7b-4ae8-9ae2-feb600daa6d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72752f85-4816-4079-a42e-225492fc5731, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f9767a-6bb0-4198-92c5-e4b0918fdfc9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fa7d0d-0472-4652-b969-271b3a84934a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba35696-321d-4e1d-9b07-026074d76412, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3ab3d0-3bd6-4321-9415-811fced86d84, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a715d4a4-a68d-4113-ab55-2e64fd69dead, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a715d4a4-a68d-4113-ab55-2e64fd69dead, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6c5f8fc4-8296-4d80-8fa9-8c1aefc7c632, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c5f8fc4-8296-4d80-8fa9-8c1aefc7c632, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ff470033-c0ed-47e9-b050-e3ba5eb9a4d9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff470033-c0ed-47e9-b050-e3ba5eb9a4d9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f71f4bbc-238b-423a-9b2e-1be49ab91c63, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71f4bbc-238b-423a-9b2e-1be49ab91c63, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 03ff45ff-f25a-480c-9de7-220177e4bef1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ff45ff-f25a-480c-9de7-220177e4bef1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a2395bf6-6cff-4e7b-82d0-16d7af49f977, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2395bf6-6cff-4e7b-82d0-16d7af49f977, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae0894c2-1f6f-43b7-a0cf-7387ad371eae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0894c2-1f6f-43b7-a0cf-7387ad371eae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6e3159e9-81ec-478e-8751-e826a902107c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3159e9-81ec-478e-8751-e826a902107c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7662a0fe-4a0b-45a9-a2e5-f6a38a8cdeb0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7662a0fe-4a0b-45a9-a2e5-f6a38a8cdeb0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4ee30f-9c2d-4f27-9606-62db93223809, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee131306-68c7-4946-b7de-94cdabff3a5f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee131306-68c7-4946-b7de-94cdabff3a5f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-20" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a715d4a4-a68d-4113-ab55-2e64fd69dead, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c5f8fc4-8296-4d80-8fa9-8c1aefc7c632, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 34aea0b2-4ce6-4726-83b2-45ee79b37413, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34aea0b2-4ce6-4726-83b2-45ee79b37413, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-21" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ba47eca8-505b-4665-ac5e-6e4451ee42c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba47eca8-505b-4665-ac5e-6e4451ee42c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-22" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3159e9-81ec-478e-8751-e826a902107c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 25079494-4a83-4686-857a-f44590043cfb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25079494-4a83-4686-857a-f44590043cfb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-23" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71f4bbc-238b-423a-9b2e-1be49ab91c63, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7662a0fe-4a0b-45a9-a2e5-f6a38a8cdeb0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ff45ff-f25a-480c-9de7-220177e4bef1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae0894c2-1f6f-43b7-a0cf-7387ad371eae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff470033-c0ed-47e9-b050-e3ba5eb9a4d9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee131306-68c7-4946-b7de-94cdabff3a5f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2395bf6-6cff-4e7b-82d0-16d7af49f977, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e246f70-7261-498a-ae9d-86d5049f58f2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e246f70-7261-498a-ae9d-86d5049f58f2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-24" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a2fb1f98-2f8b-4b8a-8de8-e2205d8b5338, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fb1f98-2f8b-4b8a-8de8-e2205d8b5338, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-25" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 472d03bd-49f6-4d48-a44c-fa88751f2c51, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472d03bd-49f6-4d48-a44c-fa88751f2c51, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-26" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4d04faa9-a11c-4c3b-859d-72a3d65d8bc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d04faa9-a11c-4c3b-859d-72a3d65d8bc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-27" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 96d13a24-32ee-422e-98d7-00069a3fca5f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d13a24-32ee-422e-98d7-00069a3fca5f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-28" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2abf47a4-9e90-4a71-ae48-7088d7b7f2bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abf47a4-9e90-4a71-ae48-7088d7b7f2bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-29" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba47eca8-505b-4665-ac5e-6e4451ee42c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34aea0b2-4ce6-4726-83b2-45ee79b37413, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25079494-4a83-4686-857a-f44590043cfb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472d03bd-49f6-4d48-a44c-fa88751f2c51, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fb1f98-2f8b-4b8a-8de8-e2205d8b5338, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d04faa9-a11c-4c3b-859d-72a3d65d8bc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d13a24-32ee-422e-98d7-00069a3fca5f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e246f70-7261-498a-ae9d-86d5049f58f2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abf47a4-9e90-4a71-ae48-7088d7b7f2bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 44e0bff5-ea86-48bf-984f-18d29496ed6e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e0bff5-ea86-48bf-984f-18d29496ed6e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e6e147a9-7f10-498a-8e58-81756814e0ef, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e147a9-7f10-498a-8e58-81756814e0ef, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a91aee09-bdb7-4e6a-8680-1a885045fe0f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91aee09-bdb7-4e6a-8680-1a885045fe0f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4a5e817d-f179-491b-8834-991c48333c0c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a5e817d-f179-491b-8834-991c48333c0c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0708f1de-1031-4371-a9b9-fa732b058511, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0708f1de-1031-4371-a9b9-fa732b058511, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1dbe6143-1064-4956-a677-2f9a95ad53b4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbe6143-1064-4956-a677-2f9a95ad53b4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 98308a88-57da-4bf0-aea9-05299cdf6509, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98308a88-57da-4bf0-aea9-05299cdf6509, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cf2fb82a-ae3a-40bd-aad3-631bbad583a6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf2fb82a-ae3a-40bd-aad3-631bbad583a6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 811309b6-9aef-4a87-8221-68683253ccc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811309b6-9aef-4a87-8221-68683253ccc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2077767e-d03a-467b-aba0-bcec39b419d2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2077767e-d03a-467b-aba0-bcec39b419d2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e147a9-7f10-498a-8e58-81756814e0ef, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dfd64326-8564-4738-8768-5896c26446e6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd64326-8564-4738-8768-5896c26446e6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e0bff5-ea86-48bf-984f-18d29496ed6e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 12e71fe3-4ac6-4479-aef8-7338f95a2b4b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e71fe3-4ac6-4479-aef8-7338f95a2b4b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbe6143-1064-4956-a677-2f9a95ad53b4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 13386f80-934b-4968-9be8-5f82366772ca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13386f80-934b-4968-9be8-5f82366772ca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf2fb82a-ae3a-40bd-aad3-631bbad583a6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a2cb7b63-bfa6-4907-8a91-a5dc34df12fd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cb7b63-bfa6-4907-8a91-a5dc34df12fd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811309b6-9aef-4a87-8221-68683253ccc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f770036-bf3d-4e74-8994-26653a5a8ef4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f770036-bf3d-4e74-8994-26653a5a8ef4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0708f1de-1031-4371-a9b9-fa732b058511, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 940befee-c392-4705-a71b-6db0ad9ce58c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940befee-c392-4705-a71b-6db0ad9ce58c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2077767e-d03a-467b-aba0-bcec39b419d2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f1ebd55-0c71-4d25-9613-416b1fe6453e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1ebd55-0c71-4d25-9613-416b1fe6453e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a5e817d-f179-491b-8834-991c48333c0c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 775a82c9-721a-4a19-9e99-b777f8551fa8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775a82c9-721a-4a19-9e99-b777f8551fa8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91aee09-bdb7-4e6a-8680-1a885045fe0f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 86815c15-60f8-4168-964f-02abb0200bf0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86815c15-60f8-4168-964f-02abb0200bf0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98308a88-57da-4bf0-aea9-05299cdf6509, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8922ae6a-82e1-4b60-ae9c-65543523e25a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8922ae6a-82e1-4b60-ae9c-65543523e25a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd64326-8564-4738-8768-5896c26446e6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b267aad5-d7e3-413d-862e-2a392670910b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b267aad5-d7e3-413d-862e-2a392670910b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e71fe3-4ac6-4479-aef8-7338f95a2b4b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7773a5e4-78ca-4f4f-b72b-f1617899ae16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7773a5e4-78ca-4f4f-b72b-f1617899ae16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cb7b63-bfa6-4907-8a91-a5dc34df12fd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 239ba91f-7ccc-4628-9d39-6eaba1f8833e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 239ba91f-7ccc-4628-9d39-6eaba1f8833e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f770036-bf3d-4e74-8994-26653a5a8ef4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 44152406-0912-4f79-bc70-8731051df725, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44152406-0912-4f79-bc70-8731051df725, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13386f80-934b-4968-9be8-5f82366772ca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bf6a8525-cf5f-4e75-b881-47feaae0c82e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6a8525-cf5f-4e75-b881-47feaae0c82e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940befee-c392-4705-a71b-6db0ad9ce58c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 120c0de7-c18d-4cbd-bfbe-4a76032e8a17, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120c0de7-c18d-4cbd-bfbe-4a76032e8a17, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775a82c9-721a-4a19-9e99-b777f8551fa8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1efc9bda-a76a-4813-b6ad-e2023ab599f4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1efc9bda-a76a-4813-b6ad-e2023ab599f4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8922ae6a-82e1-4b60-ae9c-65543523e25a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2cb2ee55-f537-47de-a7d1-46d76ddd3879, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb2ee55-f537-47de-a7d1-46d76ddd3879, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86815c15-60f8-4168-964f-02abb0200bf0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f08f8eed-f1c8-4769-a222-530221193fa0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08f8eed-f1c8-4769-a222-530221193fa0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b267aad5-d7e3-413d-862e-2a392670910b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8374a061-3408-41d8-bb1b-5b4903e9f7ce, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8374a061-3408-41d8-bb1b-5b4903e9f7ce, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1ebd55-0c71-4d25-9613-416b1fe6453e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d9e840db-7e52-4339-96cf-0d4001c8703e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e840db-7e52-4339-96cf-0d4001c8703e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 239ba91f-7ccc-4628-9d39-6eaba1f8833e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dd9fcd79-6211-4213-9f60-396c51f55c8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9fcd79-6211-4213-9f60-396c51f55c8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7773a5e4-78ca-4f4f-b72b-f1617899ae16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e7e9b14c-19bc-45e7-8aa0-502b2f3a65be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e9b14c-19bc-45e7-8aa0-502b2f3a65be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44152406-0912-4f79-bc70-8731051df725, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 53c5eed3-055c-4aaf-8d1f-0d6bc283f1ad, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c5eed3-055c-4aaf-8d1f-0d6bc283f1ad, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6a8525-cf5f-4e75-b881-47feaae0c82e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ebbdf861-a08c-4ecf-b987-0b984df6ba3b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebbdf861-a08c-4ecf-b987-0b984df6ba3b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1efc9bda-a76a-4813-b6ad-e2023ab599f4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fa487adc-2da4-4d48-bde3-6ef2d6237c11, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa487adc-2da4-4d48-bde3-6ef2d6237c11, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 120c0de7-c18d-4cbd-bfbe-4a76032e8a17, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87c4de81-d0d4-4688-b256-e1fb1ced67fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c4de81-d0d4-4688-b256-e1fb1ced67fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08f8eed-f1c8-4769-a222-530221193fa0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad649227-3e2b-46ea-b2b3-59d048dd70ab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad649227-3e2b-46ea-b2b3-59d048dd70ab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb2ee55-f537-47de-a7d1-46d76ddd3879, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c09b1387-6419-4614-ae20-cc92fa7ba447, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c09b1387-6419-4614-ae20-cc92fa7ba447, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8374a061-3408-41d8-bb1b-5b4903e9f7ce, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 303db38c-e1ed-44fb-bd20-1b22e22bd265, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 303db38c-e1ed-44fb-bd20-1b22e22bd265, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebbdf861-a08c-4ecf-b987-0b984df6ba3b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 16fb0274-b0ff-4b47-9e2f-9543a0369a42, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16fb0274-b0ff-4b47-9e2f-9543a0369a42, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e840db-7e52-4339-96cf-0d4001c8703e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e50bdf5-bcd3-43af-8ebb-0e252dfde0f5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e50bdf5-bcd3-43af-8ebb-0e252dfde0f5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e9b14c-19bc-45e7-8aa0-502b2f3a65be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 35b4dccd-417c-4c37-87f9-a7ebe4d4ccc5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b4dccd-417c-4c37-87f9-a7ebe4d4ccc5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9fcd79-6211-4213-9f60-396c51f55c8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a3e2df0a-2c7b-4ca3-8bc8-cdaa76eee6d3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e2df0a-2c7b-4ca3-8bc8-cdaa76eee6d3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c5eed3-055c-4aaf-8d1f-0d6bc283f1ad, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aace2849-d42c-4ca4-a236-6d9b8c36bb16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aace2849-d42c-4ca4-a236-6d9b8c36bb16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa487adc-2da4-4d48-bde3-6ef2d6237c11, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fd9b64bf-3302-48c6-a5a2-eba875cb2b58, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9b64bf-3302-48c6-a5a2-eba875cb2b58, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c4de81-d0d4-4688-b256-e1fb1ced67fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fa5084bf-785a-481b-aa5c-49f28f6e2c22, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5084bf-785a-481b-aa5c-49f28f6e2c22, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad649227-3e2b-46ea-b2b3-59d048dd70ab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a8904e29-feba-482b-82d8-a3bfbcf09713, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8904e29-feba-482b-82d8-a3bfbcf09713, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c09b1387-6419-4614-ae20-cc92fa7ba447, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 927e9575-beca-47ba-88e1-ae3b063c50e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 927e9575-beca-47ba-88e1-ae3b063c50e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 303db38c-e1ed-44fb-bd20-1b22e22bd265, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b47b4b4a-9e8d-4393-adc5-8c3b139af9f6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b47b4b4a-9e8d-4393-adc5-8c3b139af9f6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aace2849-d42c-4ca4-a236-6d9b8c36bb16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cbf9d466-d615-45c8-b528-6d03145e5322, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf9d466-d615-45c8-b528-6d03145e5322, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b4dccd-417c-4c37-87f9-a7ebe4d4ccc5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 153dba52-857b-43dd-a5a0-abec14d767a6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153dba52-857b-43dd-a5a0-abec14d767a6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e50bdf5-bcd3-43af-8ebb-0e252dfde0f5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 26d95873-ce7a-4d22-99b0-0246ff48fa8b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d95873-ce7a-4d22-99b0-0246ff48fa8b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e2df0a-2c7b-4ca3-8bc8-cdaa76eee6d3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 380c1d86-be5e-4193-a0fa-3f67771777d8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380c1d86-be5e-4193-a0fa-3f67771777d8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16fb0274-b0ff-4b47-9e2f-9543a0369a42, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8fa41f3c-f4b3-42bc-b269-c3176e3c852e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fa41f3c-f4b3-42bc-b269-c3176e3c852e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8904e29-feba-482b-82d8-a3bfbcf09713, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 00f311f5-1585-4885-9591-51a7b9d93adf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f311f5-1585-4885-9591-51a7b9d93adf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9b64bf-3302-48c6-a5a2-eba875cb2b58, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee25f29c-7637-4f4c-9819-7fd6fbe68d48, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee25f29c-7637-4f4c-9819-7fd6fbe68d48, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 927e9575-beca-47ba-88e1-ae3b063c50e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3c580561-4a12-43db-a33c-4d2fad8066de, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c580561-4a12-43db-a33c-4d2fad8066de, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5084bf-785a-481b-aa5c-49f28f6e2c22, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87700eb3-c921-4ead-8618-5f5629722213, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87700eb3-c921-4ead-8618-5f5629722213, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b47b4b4a-9e8d-4393-adc5-8c3b139af9f6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0ffca4f2-74c8-40db-92fd-9a9c12e4584e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ffca4f2-74c8-40db-92fd-9a9c12e4584e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153dba52-857b-43dd-a5a0-abec14d767a6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5cfe29f4-cbc8-4374-a7f3-51afd4ff70ec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfe29f4-cbc8-4374-a7f3-51afd4ff70ec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf9d466-d615-45c8-b528-6d03145e5322, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e265c79-a621-49da-b121-a86ede45257c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e265c79-a621-49da-b121-a86ede45257c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d95873-ce7a-4d22-99b0-0246ff48fa8b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8b6815e0-d63a-4c07-bc83-456e60e51f5c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b6815e0-d63a-4c07-bc83-456e60e51f5c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380c1d86-be5e-4193-a0fa-3f67771777d8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9b7f459b-59ff-4d34-b0d3-ad39a303a428, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b7f459b-59ff-4d34-b0d3-ad39a303a428, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fa41f3c-f4b3-42bc-b269-c3176e3c852e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0b5cfea6-5292-46d3-9d42-11f45ba8a989, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b5cfea6-5292-46d3-9d42-11f45ba8a989, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f311f5-1585-4885-9591-51a7b9d93adf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c98d2baa-5629-4877-8949-275c80fc6cc6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c98d2baa-5629-4877-8949-275c80fc6cc6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee25f29c-7637-4f4c-9819-7fd6fbe68d48, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c7df71fb-b303-400c-bccc-e6f3d3cfc102, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7df71fb-b303-400c-bccc-e6f3d3cfc102, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87700eb3-c921-4ead-8618-5f5629722213, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e378512b-384e-4957-811f-9a94b02839cc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e378512b-384e-4957-811f-9a94b02839cc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c580561-4a12-43db-a33c-4d2fad8066de, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eda59fdf-e01a-4f89-9afc-cf04f0cd3a18, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda59fdf-e01a-4f89-9afc-cf04f0cd3a18, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ffca4f2-74c8-40db-92fd-9a9c12e4584e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0a1f7e1f-2a52-4887-8e54-360eabfcaa00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a1f7e1f-2a52-4887-8e54-360eabfcaa00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b6815e0-d63a-4c07-bc83-456e60e51f5c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 212c4e95-6d07-4d06-a55f-cc273f3b576e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 212c4e95-6d07-4d06-a55f-cc273f3b576e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfe29f4-cbc8-4374-a7f3-51afd4ff70ec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cad215e6-4ac0-4697-bcac-6e16ba70d012, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad215e6-4ac0-4697-bcac-6e16ba70d012, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b7f459b-59ff-4d34-b0d3-ad39a303a428, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0917006a-1331-411d-b2f4-80b12386551e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0917006a-1331-411d-b2f4-80b12386551e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b5cfea6-5292-46d3-9d42-11f45ba8a989, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d462060b-6980-4e99-b1d2-0be0d5e78190, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d462060b-6980-4e99-b1d2-0be0d5e78190, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e265c79-a621-49da-b121-a86ede45257c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4490d3c7-3ba5-4848-a320-a4ba5bec8668, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4490d3c7-3ba5-4848-a320-a4ba5bec8668, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e378512b-384e-4957-811f-9a94b02839cc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 95a392aa-589e-41e2-ad53-8bd42dd4edbc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a392aa-589e-41e2-ad53-8bd42dd4edbc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98d2baa-5629-4877-8949-275c80fc6cc6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 07e1b31b-529e-4eee-aefc-de23f33719cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e1b31b-529e-4eee-aefc-de23f33719cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7df71fb-b303-400c-bccc-e6f3d3cfc102, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2de144d8-0577-46fd-a285-5dcda27c5a58, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de144d8-0577-46fd-a285-5dcda27c5a58, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda59fdf-e01a-4f89-9afc-cf04f0cd3a18, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f61c0403-fdfc-4b21-b9ba-9d8c2545cceb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61c0403-fdfc-4b21-b9ba-9d8c2545cceb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a1f7e1f-2a52-4887-8e54-360eabfcaa00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 348c5f8e-9a2a-4f72-9bb8-8b4fb286699f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348c5f8e-9a2a-4f72-9bb8-8b4fb286699f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d462060b-6980-4e99-b1d2-0be0d5e78190, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 07e2f743-cbe0-43ca-90f8-eebb02affa74, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e2f743-cbe0-43ca-90f8-eebb02affa74, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 212c4e95-6d07-4d06-a55f-cc273f3b576e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 480d1a94-da47-4146-bd7a-5b1d3d86e121, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480d1a94-da47-4146-bd7a-5b1d3d86e121, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad215e6-4ac0-4697-bcac-6e16ba70d012, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 17bf99c7-df67-4020-8a8b-f5ad3174b45f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17bf99c7-df67-4020-8a8b-f5ad3174b45f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0917006a-1331-411d-b2f4-80b12386551e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 96374853-716d-43ea-94da-60b5a3c6de35, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96374853-716d-43ea-94da-60b5a3c6de35, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4490d3c7-3ba5-4848-a320-a4ba5bec8668, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 10f9cd1e-7bc6-40f6-a101-a17181011aec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f9cd1e-7bc6-40f6-a101-a17181011aec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61c0403-fdfc-4b21-b9ba-9d8c2545cceb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0a09b9ae-5c08-4677-b26c-d97aff25c91e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a09b9ae-5c08-4677-b26c-d97aff25c91e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de144d8-0577-46fd-a285-5dcda27c5a58, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7638887-9868-4f54-8b80-6d47e2a2ad09, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7638887-9868-4f54-8b80-6d47e2a2ad09, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a392aa-589e-41e2-ad53-8bd42dd4edbc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1cc38cb9-be0f-440a-b59f-c5978dc642d6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc38cb9-be0f-440a-b59f-c5978dc642d6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e1b31b-529e-4eee-aefc-de23f33719cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 06e54d78-6d9c-44c7-bd2a-16c5a200ce5e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e54d78-6d9c-44c7-bd2a-16c5a200ce5e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17bf99c7-df67-4020-8a8b-f5ad3174b45f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ce5b7e18-e63a-42a2-93b4-6d47388184da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce5b7e18-e63a-42a2-93b4-6d47388184da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480d1a94-da47-4146-bd7a-5b1d3d86e121, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a1068044-a46a-4001-a406-7a61fe5ffbd7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1068044-a46a-4001-a406-7a61fe5ffbd7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348c5f8e-9a2a-4f72-9bb8-8b4fb286699f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b434416-d55d-4675-b7ac-d1b88d7bd738, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b434416-d55d-4675-b7ac-d1b88d7bd738, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96374853-716d-43ea-94da-60b5a3c6de35, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 25cc0b3e-8d7e-4e93-b24d-d8e6ffb238ad, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25cc0b3e-8d7e-4e93-b24d-d8e6ffb238ad, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f9cd1e-7bc6-40f6-a101-a17181011aec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 651d7b0e-d94e-4ae8-8817-6ac7039e51f4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651d7b0e-d94e-4ae8-8817-6ac7039e51f4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e2f743-cbe0-43ca-90f8-eebb02affa74, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f4300abe-46e0-4d7e-995f-9b28a54d4450, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4300abe-46e0-4d7e-995f-9b28a54d4450, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e54d78-6d9c-44c7-bd2a-16c5a200ce5e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0f4d18eb-8da4-4f63-9d2b-a9b1c04a8779, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4d18eb-8da4-4f63-9d2b-a9b1c04a8779, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7638887-9868-4f54-8b80-6d47e2a2ad09, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d6b2822f-5179-4d2a-bb9d-9cfb87633e98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b2822f-5179-4d2a-bb9d-9cfb87633e98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a09b9ae-5c08-4677-b26c-d97aff25c91e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 44efd599-b424-467c-b6ee-fe7f95da660a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44efd599-b424-467c-b6ee-fe7f95da660a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc38cb9-be0f-440a-b59f-c5978dc642d6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6c78221e-63da-41be-8bd9-1471cc8e4bfd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c78221e-63da-41be-8bd9-1471cc8e4bfd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25cc0b3e-8d7e-4e93-b24d-d8e6ffb238ad, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, af4cacc6-624d-4a32-a8d1-045b6651a90c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af4cacc6-624d-4a32-a8d1-045b6651a90c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b434416-d55d-4675-b7ac-d1b88d7bd738, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6eb61ef1-f6e3-4298-8758-d7095c62d080, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb61ef1-f6e3-4298-8758-d7095c62d080, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4300abe-46e0-4d7e-995f-9b28a54d4450, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c288b9a0-ae5b-484d-b632-ae71bd140a77, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c288b9a0-ae5b-484d-b632-ae71bd140a77, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651d7b0e-d94e-4ae8-8817-6ac7039e51f4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4877fb9b-6311-4fac-870f-90df6850ca4b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4877fb9b-6311-4fac-870f-90df6850ca4b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce5b7e18-e63a-42a2-93b4-6d47388184da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 799811a7-d247-4c38-8eb2-cdf256e7201d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799811a7-d247-4c38-8eb2-cdf256e7201d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1068044-a46a-4001-a406-7a61fe5ffbd7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 35aa7c58-1ecc-42bb-86ec-8a313a671173, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35aa7c58-1ecc-42bb-86ec-8a313a671173, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44efd599-b424-467c-b6ee-fe7f95da660a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 82b84d92-50b8-4ece-a50b-f0891ad077d3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b84d92-50b8-4ece-a50b-f0891ad077d3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4d18eb-8da4-4f63-9d2b-a9b1c04a8779, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fbc48b19-2eef-42c3-927a-6c838a0dcdfb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc48b19-2eef-42c3-927a-6c838a0dcdfb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b2822f-5179-4d2a-bb9d-9cfb87633e98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 389d8f18-89e2-44e2-a6e6-12a92ab27878, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389d8f18-89e2-44e2-a6e6-12a92ab27878, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c78221e-63da-41be-8bd9-1471cc8e4bfd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5761242f-4332-4fc0-a63c-1d78a02d2f00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5761242f-4332-4fc0-a63c-1d78a02d2f00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af4cacc6-624d-4a32-a8d1-045b6651a90c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e4e391b9-108d-4510-8397-f4ecd824065c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e391b9-108d-4510-8397-f4ecd824065c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799811a7-d247-4c38-8eb2-cdf256e7201d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a23fb21d-5393-4fd7-a23d-717811ee871e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23fb21d-5393-4fd7-a23d-717811ee871e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4877fb9b-6311-4fac-870f-90df6850ca4b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b1dad586-6739-47d6-a081-f0ab4895bc78, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1dad586-6739-47d6-a081-f0ab4895bc78, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c288b9a0-ae5b-484d-b632-ae71bd140a77, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5af39c31-f056-4ae3-a2d0-277c017605de, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5af39c31-f056-4ae3-a2d0-277c017605de, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb61ef1-f6e3-4298-8758-d7095c62d080, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 97f966ee-268f-44df-8ea3-50830522b0fc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f966ee-268f-44df-8ea3-50830522b0fc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35aa7c58-1ecc-42bb-86ec-8a313a671173, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f2e8844e-da7f-4b15-8243-082819303fdc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e8844e-da7f-4b15-8243-082819303fdc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5761242f-4332-4fc0-a63c-1d78a02d2f00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c0935300-573e-4c1d-8641-154158c14aee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0935300-573e-4c1d-8641-154158c14aee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b84d92-50b8-4ece-a50b-f0891ad077d3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 26fcc1fd-a512-421d-9c18-7fb767c8678f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26fcc1fd-a512-421d-9c18-7fb767c8678f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc48b19-2eef-42c3-927a-6c838a0dcdfb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6efd0348-230b-4373-8145-5b51009d11dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6efd0348-230b-4373-8145-5b51009d11dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e391b9-108d-4510-8397-f4ecd824065c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bdd64615-af4c-4183-b53c-66efa29cb017, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdd64615-af4c-4183-b53c-66efa29cb017, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389d8f18-89e2-44e2-a6e6-12a92ab27878, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3f56202d-bf00-425d-a5ac-6ef72b724169, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f56202d-bf00-425d-a5ac-6ef72b724169, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23fb21d-5393-4fd7-a23d-717811ee871e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f3fa4707-37d4-4187-9d22-65ba0d70408d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3fa4707-37d4-4187-9d22-65ba0d70408d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f966ee-268f-44df-8ea3-50830522b0fc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 497025cf-8817-4a9a-82ba-8f8bca7ea467, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 497025cf-8817-4a9a-82ba-8f8bca7ea467, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e8844e-da7f-4b15-8243-082819303fdc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 619783ae-4d38-4632-96d6-574ef2fe9fc3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 619783ae-4d38-4632-96d6-574ef2fe9fc3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1dad586-6739-47d6-a081-f0ab4895bc78, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 867266a0-425f-4f63-9f29-2b337fc83114, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 867266a0-425f-4f63-9f29-2b337fc83114, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5af39c31-f056-4ae3-a2d0-277c017605de, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1eddb373-6303-46e9-b11f-e9deaa647d2e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eddb373-6303-46e9-b11f-e9deaa647d2e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26fcc1fd-a512-421d-9c18-7fb767c8678f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 41874e3a-31af-4bc4-84a7-718c30ae4b45, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41874e3a-31af-4bc4-84a7-718c30ae4b45, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdd64615-af4c-4183-b53c-66efa29cb017, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 93a2a13d-11e8-4ec4-a88b-fec5ef3aad7b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a2a13d-11e8-4ec4-a88b-fec5ef3aad7b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f56202d-bf00-425d-a5ac-6ef72b724169, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 64c32b8e-158c-4f8b-bfb4-5ab6cb80c28e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c32b8e-158c-4f8b-bfb4-5ab6cb80c28e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0935300-573e-4c1d-8641-154158c14aee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5a6c6c8d-d177-472b-aa0a-0788b13e19f8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a6c6c8d-d177-472b-aa0a-0788b13e19f8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6efd0348-230b-4373-8145-5b51009d11dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 17402661-a241-469d-a492-74083787fb0d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17402661-a241-469d-a492-74083787fb0d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3fa4707-37d4-4187-9d22-65ba0d70408d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1a9d465c-4d55-4671-b6a3-7ac9323f7783, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a9d465c-4d55-4671-b6a3-7ac9323f7783, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 497025cf-8817-4a9a-82ba-8f8bca7ea467, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0915d7ca-7881-48e1-a98b-0ace81311e49, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0915d7ca-7881-48e1-a98b-0ace81311e49, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 619783ae-4d38-4632-96d6-574ef2fe9fc3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 97f5085e-fbec-4586-a7cd-3489de911b6a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f5085e-fbec-4586-a7cd-3489de911b6a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 867266a0-425f-4f63-9f29-2b337fc83114, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dbc7795d-5300-4a9d-9bf6-7090ddbe923e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc7795d-5300-4a9d-9bf6-7090ddbe923e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eddb373-6303-46e9-b11f-e9deaa647d2e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 72fb3bb1-ffd4-4d1b-8092-004b13f5e33b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72fb3bb1-ffd4-4d1b-8092-004b13f5e33b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41874e3a-31af-4bc4-84a7-718c30ae4b45, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 933a53bd-41b7-4c4f-9b08-bcd2611aef70, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 933a53bd-41b7-4c4f-9b08-bcd2611aef70, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a9d465c-4d55-4671-b6a3-7ac9323f7783, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0064c79b-35f0-4be2-9861-be04314f5689, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0064c79b-35f0-4be2-9861-be04314f5689, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17402661-a241-469d-a492-74083787fb0d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 30bcb7a9-8388-4d55-903d-be78557ce2c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bcb7a9-8388-4d55-903d-be78557ce2c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c32b8e-158c-4f8b-bfb4-5ab6cb80c28e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d7ce01b8-4a44-47c5-9131-c50148257582, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ce01b8-4a44-47c5-9131-c50148257582, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a6c6c8d-d177-472b-aa0a-0788b13e19f8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0fa34366-9419-40c9-9a27-b519b77a68d0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa34366-9419-40c9-9a27-b519b77a68d0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a2a13d-11e8-4ec4-a88b-fec5ef3aad7b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ebfd391-bec5-49ef-b4c9-effe20e0508a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebfd391-bec5-49ef-b4c9-effe20e0508a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0915d7ca-7881-48e1-a98b-0ace81311e49, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c1e21d6d-c5c8-432c-bb6a-8477b3234458, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e21d6d-c5c8-432c-bb6a-8477b3234458, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc7795d-5300-4a9d-9bf6-7090ddbe923e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 08170eb3-4955-459e-b020-e6ee7dfaf3cf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08170eb3-4955-459e-b020-e6ee7dfaf3cf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f5085e-fbec-4586-a7cd-3489de911b6a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bac2c06b-7e2b-41b4-9b27-64d1029823a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac2c06b-7e2b-41b4-9b27-64d1029823a8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 933a53bd-41b7-4c4f-9b08-bcd2611aef70, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 870da34a-1c75-49f1-aeb7-eeec5a579469, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870da34a-1c75-49f1-aeb7-eeec5a579469, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72fb3bb1-ffd4-4d1b-8092-004b13f5e33b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 34fbe8ad-c62a-456a-9a32-c85a28befaac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34fbe8ad-c62a-456a-9a32-c85a28befaac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebfd391-bec5-49ef-b4c9-effe20e0508a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b0b51a4d-27d1-43d3-addf-8c7b0a502dc5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b51a4d-27d1-43d3-addf-8c7b0a502dc5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa34366-9419-40c9-9a27-b519b77a68d0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5acdd01e-a4f0-41d9-a1dd-e331be8e8fed, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5acdd01e-a4f0-41d9-a1dd-e331be8e8fed, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ce01b8-4a44-47c5-9131-c50148257582, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ecf11253-98c1-4bab-ab8e-d4b26ec1b879, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecf11253-98c1-4bab-ab8e-d4b26ec1b879, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0064c79b-35f0-4be2-9861-be04314f5689, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 016bc68b-6690-4968-bb2f-98f9f4beb52c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016bc68b-6690-4968-bb2f-98f9f4beb52c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bcb7a9-8388-4d55-903d-be78557ce2c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8cdb51c1-130c-45fc-ba14-8eb7bb730053, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdb51c1-130c-45fc-ba14-8eb7bb730053, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08170eb3-4955-459e-b020-e6ee7dfaf3cf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, da10bdf2-45c4-4259-9cf9-4fb65352a242, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da10bdf2-45c4-4259-9cf9-4fb65352a242, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e21d6d-c5c8-432c-bb6a-8477b3234458, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 13ba9fa6-7e39-483a-be5d-8f6f6b46817f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ba9fa6-7e39-483a-be5d-8f6f6b46817f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870da34a-1c75-49f1-aeb7-eeec5a579469, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c05343a2-56a0-491a-9f2e-7418c255b976, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c05343a2-56a0-491a-9f2e-7418c255b976, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac2c06b-7e2b-41b4-9b27-64d1029823a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 49338e7f-4698-47cd-8658-83e4ed9885f1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49338e7f-4698-47cd-8658-83e4ed9885f1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34fbe8ad-c62a-456a-9a32-c85a28befaac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 594daaf6-0ded-42a6-ac90-b5dc7b5fbca8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 594daaf6-0ded-42a6-ac90-b5dc7b5fbca8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5acdd01e-a4f0-41d9-a1dd-e331be8e8fed, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e8760918-c1f8-4edb-97e3-9ab647523f48, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8760918-c1f8-4edb-97e3-9ab647523f48, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecf11253-98c1-4bab-ab8e-d4b26ec1b879, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9d289bbe-9fa7-4c76-b4a7-c37f97187a6e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d289bbe-9fa7-4c76-b4a7-c37f97187a6e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b51a4d-27d1-43d3-addf-8c7b0a502dc5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 61d708d5-6144-4719-8207-8878531e4950, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61d708d5-6144-4719-8207-8878531e4950, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdb51c1-130c-45fc-ba14-8eb7bb730053, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76398f1b-b470-42b0-94ad-67b4b862cf97, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76398f1b-b470-42b0-94ad-67b4b862cf97, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016bc68b-6690-4968-bb2f-98f9f4beb52c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b84a6412-fcfb-4d42-90a4-42cbb50b9ebf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84a6412-fcfb-4d42-90a4-42cbb50b9ebf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ba9fa6-7e39-483a-be5d-8f6f6b46817f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ce92b77-9bb7-4f84-906f-65c60aacb8c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce92b77-9bb7-4f84-906f-65c60aacb8c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c05343a2-56a0-491a-9f2e-7418c255b976, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2070f303-2f3b-48b5-bbe0-7b86aef07c67, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2070f303-2f3b-48b5-bbe0-7b86aef07c67, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49338e7f-4698-47cd-8658-83e4ed9885f1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dac206ed-db3e-4512-ae99-2656c3189877, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac206ed-db3e-4512-ae99-2656c3189877, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da10bdf2-45c4-4259-9cf9-4fb65352a242, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7e7e53a5-9f89-48ee-8c8d-7317f0a1f3dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e7e53a5-9f89-48ee-8c8d-7317f0a1f3dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 594daaf6-0ded-42a6-ac90-b5dc7b5fbca8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e67c986-0155-4b23-97b6-28cc7618ec8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e67c986-0155-4b23-97b6-28cc7618ec8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84a6412-fcfb-4d42-90a4-42cbb50b9ebf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45b153dc-b9a9-4f87-b068-067dc0f731f7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b153dc-b9a9-4f87-b068-067dc0f731f7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d289bbe-9fa7-4c76-b4a7-c37f97187a6e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e3877297-bfd4-4f49-808e-584d5a7c1821, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3877297-bfd4-4f49-808e-584d5a7c1821, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61d708d5-6144-4719-8207-8878531e4950, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2a63999f-bdfb-483d-a626-55df4d63c1b9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a63999f-bdfb-483d-a626-55df4d63c1b9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76398f1b-b470-42b0-94ad-67b4b862cf97, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 44949d0e-5cb7-42f7-8038-6cb6843957ca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44949d0e-5cb7-42f7-8038-6cb6843957ca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8760918-c1f8-4edb-97e3-9ab647523f48, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe2d1e41-1fb6-4a3b-a4bb-043d3730c9ca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe2d1e41-1fb6-4a3b-a4bb-043d3730c9ca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e67c986-0155-4b23-97b6-28cc7618ec8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ffa91cc5-f119-4afc-a66b-ecb6b1203032, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa91cc5-f119-4afc-a66b-ecb6b1203032, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac206ed-db3e-4512-ae99-2656c3189877, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c5105ec0-4839-42af-af72-48a9d4db002e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5105ec0-4839-42af-af72-48a9d4db002e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce92b77-9bb7-4f84-906f-65c60aacb8c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6363c720-b4b0-45ac-aa1f-6ba057aa8eb1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6363c720-b4b0-45ac-aa1f-6ba057aa8eb1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e7e53a5-9f89-48ee-8c8d-7317f0a1f3dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f77b248-e2ff-45a7-b3a6-4abd42805067, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f77b248-e2ff-45a7-b3a6-4abd42805067, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2070f303-2f3b-48b5-bbe0-7b86aef07c67, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0ecee2e7-2e6a-4859-9dac-7d0ace279689, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ecee2e7-2e6a-4859-9dac-7d0ace279689, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b153dc-b9a9-4f87-b068-067dc0f731f7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad47664e-7bd2-430e-aaf1-f4a995520b0e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad47664e-7bd2-430e-aaf1-f4a995520b0e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a63999f-bdfb-483d-a626-55df4d63c1b9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d8daa8d9-cb57-4f4b-a394-76828bca28ae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8daa8d9-cb57-4f4b-a394-76828bca28ae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44949d0e-5cb7-42f7-8038-6cb6843957ca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bfbce93d-9705-458f-bfd4-5a7214d15a5e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbce93d-9705-458f-bfd4-5a7214d15a5e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe2d1e41-1fb6-4a3b-a4bb-043d3730c9ca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 045a5c45-f7df-4200-adbc-1fc4e38ad930, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 045a5c45-f7df-4200-adbc-1fc4e38ad930, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3877297-bfd4-4f49-808e-584d5a7c1821, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a68d76d9-95f9-4091-8209-93cc5390f9a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68d76d9-95f9-4091-8209-93cc5390f9a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5105ec0-4839-42af-af72-48a9d4db002e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4c8ac4d6-f52d-481e-89e2-46bf66e22835, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c8ac4d6-f52d-481e-89e2-46bf66e22835, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6363c720-b4b0-45ac-aa1f-6ba057aa8eb1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 37622fe0-3adb-4b9e-9883-fef1bf1be092, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37622fe0-3adb-4b9e-9883-fef1bf1be092, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa91cc5-f119-4afc-a66b-ecb6b1203032, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cbf616b8-d3a5-410d-abb1-2a184c09007e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf616b8-d3a5-410d-abb1-2a184c09007e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ecee2e7-2e6a-4859-9dac-7d0ace279689, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ed23e020-0de2-4e6a-bd62-499424391401, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed23e020-0de2-4e6a-bd62-499424391401, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f77b248-e2ff-45a7-b3a6-4abd42805067, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d9eb404f-9c72-4adc-b796-c734860a08e7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9eb404f-9c72-4adc-b796-c734860a08e7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad47664e-7bd2-430e-aaf1-f4a995520b0e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f41dbd97-3abe-416c-b4e9-e158ca4da399, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f41dbd97-3abe-416c-b4e9-e158ca4da399, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68d76d9-95f9-4091-8209-93cc5390f9a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 10aae36e-9dc9-4bde-851f-ebe5f47bef58, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10aae36e-9dc9-4bde-851f-ebe5f47bef58, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 045a5c45-f7df-4200-adbc-1fc4e38ad930, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d04afca2-b82c-40f2-a344-aa4d06f291c0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04afca2-b82c-40f2-a344-aa4d06f291c0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbce93d-9705-458f-bfd4-5a7214d15a5e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 99483bcf-4d89-4d5a-bf08-0f15218c69cf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99483bcf-4d89-4d5a-bf08-0f15218c69cf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8daa8d9-cb57-4f4b-a394-76828bca28ae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a29a20ea-9ad1-4cc5-ac5c-e8a2fdff9183, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a29a20ea-9ad1-4cc5-ac5c-e8a2fdff9183, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37622fe0-3adb-4b9e-9883-fef1bf1be092, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb9733c1-ebe9-427a-a1f3-cd5fed889305, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9733c1-ebe9-427a-a1f3-cd5fed889305, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf616b8-d3a5-410d-abb1-2a184c09007e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab093584-033c-452a-94d2-6b69d5ee78b7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab093584-033c-452a-94d2-6b69d5ee78b7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9eb404f-9c72-4adc-b796-c734860a08e7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4a4aac6e-5ad2-4445-8548-251c368bb728, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a4aac6e-5ad2-4445-8548-251c368bb728, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8ac4d6-f52d-481e-89e2-46bf66e22835, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8050f26f-fdd8-403c-813a-51e6d72e7dfb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8050f26f-fdd8-403c-813a-51e6d72e7dfb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed23e020-0de2-4e6a-bd62-499424391401, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7d0ad864-008a-44c4-aa93-ff5d85df6978, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d0ad864-008a-44c4-aa93-ff5d85df6978, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a29a20ea-9ad1-4cc5-ac5c-e8a2fdff9183, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e1f3d29d-3925-48b4-939f-02528da51b4e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f3d29d-3925-48b4-939f-02528da51b4e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99483bcf-4d89-4d5a-bf08-0f15218c69cf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4bc01a6d-dbd8-4821-832f-e0c699e22c82, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc01a6d-dbd8-4821-832f-e0c699e22c82, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f41dbd97-3abe-416c-b4e9-e158ca4da399, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d78432ea-d2bd-4bd6-a7e8-1a86402a5957, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78432ea-d2bd-4bd6-a7e8-1a86402a5957, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04afca2-b82c-40f2-a344-aa4d06f291c0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4840f8d-2ad7-4d59-8cee-7d26f2ddb102, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4840f8d-2ad7-4d59-8cee-7d26f2ddb102, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9733c1-ebe9-427a-a1f3-cd5fed889305, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f28ffdc4-209e-49b2-8acf-16acd75c9271, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f28ffdc4-209e-49b2-8acf-16acd75c9271, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab093584-033c-452a-94d2-6b69d5ee78b7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4a248647-e4e6-484e-9d13-4feb0d8cb443, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a248647-e4e6-484e-9d13-4feb0d8cb443, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8050f26f-fdd8-403c-813a-51e6d72e7dfb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e1da4f7e-ebc8-4b5f-89e9-04fcfdf0b747, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1da4f7e-ebc8-4b5f-89e9-04fcfdf0b747, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a4aac6e-5ad2-4445-8548-251c368bb728, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c017b1a9-60c4-46a0-9041-58799c80be08, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c017b1a9-60c4-46a0-9041-58799c80be08, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10aae36e-9dc9-4bde-851f-ebe5f47bef58, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8e103ae5-b891-4441-bfb2-78b3fb26461f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e103ae5-b891-4441-bfb2-78b3fb26461f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d0ad864-008a-44c4-aa93-ff5d85df6978, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, baaebdfe-e5e7-4550-abb2-48141d0a93f5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baaebdfe-e5e7-4550-abb2-48141d0a93f5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f3d29d-3925-48b4-939f-02528da51b4e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, e5994c91-9603-4c2b-a4d5-477443996b4e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e5994c91-9603-4c2b-a4d5-477443996b4e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc01a6d-dbd8-4821-832f-e0c699e22c82, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, db6e466a-a7a8-4dbf-8b2f-f9521f43e33c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db6e466a-a7a8-4dbf-8b2f-f9521f43e33c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78432ea-d2bd-4bd6-a7e8-1a86402a5957, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, fe1715ab-6b79-403b-983e-ff09719c83b3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fe1715ab-6b79-403b-983e-ff09719c83b3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1da4f7e-ebc8-4b5f-89e9-04fcfdf0b747, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6bc47396-9ed9-4986-be68-7a9ebb38cf60, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc47396-9ed9-4986-be68-7a9ebb38cf60, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a248647-e4e6-484e-9d13-4feb0d8cb443, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baaebdfe-e5e7-4550-abb2-48141d0a93f5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f28ffdc4-209e-49b2-8acf-16acd75c9271, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c017b1a9-60c4-46a0-9041-58799c80be08, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4840f8d-2ad7-4d59-8cee-7d26f2ddb102, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3ebb14a3-d224-4837-ab9c-a23f988ab7f8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebb14a3-d224-4837-ab9c-a23f988ab7f8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e103ae5-b891-4441-bfb2-78b3fb26461f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e96b1f31-aa5f-434b-ad4a-2ba87d40c909, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96b1f31-aa5f-434b-ad4a-2ba87d40c909, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 3f72cc7f-1186-459b-a31e-3e75cc01565c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 3f72cc7f-1186-459b-a31e-3e75cc01565c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, d99bb1cc-1f9e-4305-a708-77aa00a6fde8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d99bb1cc-1f9e-4305-a708-77aa00a6fde8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, d6e2f4d1-7fe5-4d83-951f-ecb7b9473fcf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d6e2f4d1-7fe5-4d83-951f-ecb7b9473fcf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, ea674914-5170-4525-8895-9b361c46ec6b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ea674914-5170-4525-8895-9b361c46ec6b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db6e466a-a7a8-4dbf-8b2f-f9521f43e33c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1f5ebb2a-6f7b-4843-ba7f-eac8040aa796, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5ebb2a-6f7b-4843-ba7f-eac8040aa796, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d6e2f4d1-7fe5-4d83-951f-ecb7b9473fcf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 038fd2f8-3eb2-4db1-b676-2eaf1b55922a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 038fd2f8-3eb2-4db1-b676-2eaf1b55922a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, ea674914-5170-4525-8895-9b361c46ec6b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 215b73bb-5233-4e66-b31d-81b407727794, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215b73bb-5233-4e66-b31d-81b407727794, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 3f72cc7f-1186-459b-a31e-3e75cc01565c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4afc5379-983d-4701-9c7e-12107fdd9e9f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4afc5379-983d-4701-9c7e-12107fdd9e9f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, fe1715ab-6b79-403b-983e-ff09719c83b3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, efded28b-b14f-49f4-a5f3-5a4e706ca094, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efded28b-b14f-49f4-a5f3-5a4e706ca094, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d99bb1cc-1f9e-4305-a708-77aa00a6fde8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2412a26d-cf0b-4d32-9682-80cbe0ebbd18, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2412a26d-cf0b-4d32-9682-80cbe0ebbd18, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e5994c91-9603-4c2b-a4d5-477443996b4e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dc29185f-9980-4ed3-803c-dacf16a6e23d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc29185f-9980-4ed3-803c-dacf16a6e23d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96b1f31-aa5f-434b-ad4a-2ba87d40c909, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc47396-9ed9-4986-be68-7a9ebb38cf60, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebb14a3-d224-4837-ab9c-a23f988ab7f8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5ebb2a-6f7b-4843-ba7f-eac8040aa796, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ddbe8ae-e9fb-415d-bce1-c6d4aa26b7e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddbe8ae-e9fb-415d-bce1-c6d4aa26b7e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45d1e360-3809-4c83-8f8c-f7850ee64fc1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d1e360-3809-4c83-8f8c-f7850ee64fc1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 17508d23-dcfa-4186-97dd-2caa9f0e2715, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17508d23-dcfa-4186-97dd-2caa9f0e2715, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 43c938d0-18b7-436b-8c6d-70f78c3b6e98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c938d0-18b7-436b-8c6d-70f78c3b6e98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4afc5379-983d-4701-9c7e-12107fdd9e9f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 028af156-9105-4d2d-9c50-d5e7a8571d40, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028af156-9105-4d2d-9c50-d5e7a8571d40, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215b73bb-5233-4e66-b31d-81b407727794, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 53b7d24c-a0a8-4380-b3d7-23960514dbae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b7d24c-a0a8-4380-b3d7-23960514dbae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 038fd2f8-3eb2-4db1-b676-2eaf1b55922a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fc92fe45-5453-4b23-b905-5ac954f29565, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc92fe45-5453-4b23-b905-5ac954f29565, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efded28b-b14f-49f4-a5f3-5a4e706ca094, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 287bb892-465f-4489-8c63-9e67ba385f74, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287bb892-465f-4489-8c63-9e67ba385f74, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2412a26d-cf0b-4d32-9682-80cbe0ebbd18, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ac87159-e336-492a-9db4-aacc4a1008cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ac87159-e336-492a-9db4-aacc4a1008cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc29185f-9980-4ed3-803c-dacf16a6e23d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ca623ec-d492-448b-8b85-2fecec1a61c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca623ec-d492-448b-8b85-2fecec1a61c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddbe8ae-e9fb-415d-bce1-c6d4aa26b7e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6dd53a9-53a8-4d15-9156-0a1a039f62fe, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6dd53a9-53a8-4d15-9156-0a1a039f62fe, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028af156-9105-4d2d-9c50-d5e7a8571d40, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 907d651b-b315-436d-ae80-f371189ba3f9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 907d651b-b315-436d-ae80-f371189ba3f9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc92fe45-5453-4b23-b905-5ac954f29565, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2941b297-870a-479b-8961-fb2f1c6d5731, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2941b297-870a-479b-8961-fb2f1c6d5731, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b7d24c-a0a8-4380-b3d7-23960514dbae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 618cc5a5-44e3-47aa-8312-14c73f9019c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618cc5a5-44e3-47aa-8312-14c73f9019c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17508d23-dcfa-4186-97dd-2caa9f0e2715, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3ab4efbd-2137-4718-b882-dff50233507b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab4efbd-2137-4718-b882-dff50233507b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d1e360-3809-4c83-8f8c-f7850ee64fc1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a928406b-b4b5-4c9f-bedc-e362a177e48f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a928406b-b4b5-4c9f-bedc-e362a177e48f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c938d0-18b7-436b-8c6d-70f78c3b6e98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4882d55f-422a-4327-af02-fd5504f68d02, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4882d55f-422a-4327-af02-fd5504f68d02, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ac87159-e336-492a-9db4-aacc4a1008cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1cd58099-dfac-4efa-850d-7365ee434684, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd58099-dfac-4efa-850d-7365ee434684, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287bb892-465f-4489-8c63-9e67ba385f74, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 016e048b-9bf3-4604-9d73-2ba7f4ab21a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016e048b-9bf3-4604-9d73-2ba7f4ab21a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca623ec-d492-448b-8b85-2fecec1a61c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e6b18512-a8e6-455d-ac89-ca9bb6dfb538, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b18512-a8e6-455d-ac89-ca9bb6dfb538, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6dd53a9-53a8-4d15-9156-0a1a039f62fe, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, faec645b-db63-4b04-851b-7053bdb35e25, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faec645b-db63-4b04-851b-7053bdb35e25, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2941b297-870a-479b-8961-fb2f1c6d5731, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1b02f502-0190-438d-8961-0f2d21b483d0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b02f502-0190-438d-8961-0f2d21b483d0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 907d651b-b315-436d-ae80-f371189ba3f9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e3e1536c-a25f-4b16-b5bf-81361936c0c2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e1536c-a25f-4b16-b5bf-81361936c0c2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618cc5a5-44e3-47aa-8312-14c73f9019c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7a6c4970-a36a-4824-b4cf-67adbf8cc3f3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6c4970-a36a-4824-b4cf-67adbf8cc3f3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab4efbd-2137-4718-b882-dff50233507b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6a62b934-6177-4a82-bc9c-2d085911a459, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a62b934-6177-4a82-bc9c-2d085911a459, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4882d55f-422a-4327-af02-fd5504f68d02, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ddc5a3fd-8fe9-48f6-a098-d5cd287f08de, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc5a3fd-8fe9-48f6-a098-d5cd287f08de, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a928406b-b4b5-4c9f-bedc-e362a177e48f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b89d7352-1412-41e1-a1f4-de83d911ffd8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b89d7352-1412-41e1-a1f4-de83d911ffd8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b18512-a8e6-455d-ac89-ca9bb6dfb538, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8bb29768-6efa-44cf-81e7-ed0d1ff635d6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb29768-6efa-44cf-81e7-ed0d1ff635d6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016e048b-9bf3-4604-9d73-2ba7f4ab21a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae1852d2-df90-4421-b146-dd6d459aee84, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1852d2-df90-4421-b146-dd6d459aee84, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd58099-dfac-4efa-850d-7365ee434684, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, df4b2f4a-1e4b-41a2-93aa-daa83d5cd6d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df4b2f4a-1e4b-41a2-93aa-daa83d5cd6d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faec645b-db63-4b04-851b-7053bdb35e25, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d732f507-ed52-4bc2-89c2-451bcdf5536b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d732f507-ed52-4bc2-89c2-451bcdf5536b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6c4970-a36a-4824-b4cf-67adbf8cc3f3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb0c8770-6c35-40e0-adee-8c5e895a1dc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb0c8770-6c35-40e0-adee-8c5e895a1dc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e1536c-a25f-4b16-b5bf-81361936c0c2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, faaac71f-8c02-46f8-8559-0c65e5e63e2d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faaac71f-8c02-46f8-8559-0c65e5e63e2d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b02f502-0190-438d-8961-0f2d21b483d0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d0f2b469-1e21-46bb-b58d-0b16063fb25c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f2b469-1e21-46bb-b58d-0b16063fb25c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a62b934-6177-4a82-bc9c-2d085911a459, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39ec501b-bef3-4cd5-b04a-2130649386fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ec501b-bef3-4cd5-b04a-2130649386fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b89d7352-1412-41e1-a1f4-de83d911ffd8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2aa10eb2-2798-4eea-8e51-f870fba92a8d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aa10eb2-2798-4eea-8e51-f870fba92a8d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc5a3fd-8fe9-48f6-a098-d5cd287f08de, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 361e42ea-e733-4c51-8c87-cf611259a6fc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361e42ea-e733-4c51-8c87-cf611259a6fc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb29768-6efa-44cf-81e7-ed0d1ff635d6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 75a0d553-7de7-4b52-8a7f-3b484c491da1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a0d553-7de7-4b52-8a7f-3b484c491da1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df4b2f4a-1e4b-41a2-93aa-daa83d5cd6d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6bfcbf50-df5e-43cb-a09e-a21696f47a44, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bfcbf50-df5e-43cb-a09e-a21696f47a44, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1852d2-df90-4421-b146-dd6d459aee84, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e1ef8d33-03e8-4727-b6df-93793479e9c3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ef8d33-03e8-4727-b6df-93793479e9c3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d732f507-ed52-4bc2-89c2-451bcdf5536b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fdcbf264-f33b-4521-8930-4bf1083dbbe9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdcbf264-f33b-4521-8930-4bf1083dbbe9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f2b469-1e21-46bb-b58d-0b16063fb25c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 721883ab-9bc9-4ece-8865-09f799415bb8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721883ab-9bc9-4ece-8865-09f799415bb8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faaac71f-8c02-46f8-8559-0c65e5e63e2d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 885b5d82-b2c2-49d4-903a-bcb110087c77, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885b5d82-b2c2-49d4-903a-bcb110087c77, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb0c8770-6c35-40e0-adee-8c5e895a1dc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d9704c56-1f27-4565-b755-2e7360c39665, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9704c56-1f27-4565-b755-2e7360c39665, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a0d553-7de7-4b52-8a7f-3b484c491da1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 84ea3f8f-6b47-4124-bf88-c50bc36c7c54, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ea3f8f-6b47-4124-bf88-c50bc36c7c54, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bfcbf50-df5e-43cb-a09e-a21696f47a44, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6dcd353a-ad22-40dc-8705-5998138af429, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcd353a-ad22-40dc-8705-5998138af429, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ef8d33-03e8-4727-b6df-93793479e9c3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d9d422b-f72a-47c7-97e9-0a3e93631c66, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d9d422b-f72a-47c7-97e9-0a3e93631c66, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aa10eb2-2798-4eea-8e51-f870fba92a8d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 041a9d02-0fe6-4e78-8416-6bffed667073, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041a9d02-0fe6-4e78-8416-6bffed667073, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ec501b-bef3-4cd5-b04a-2130649386fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f8b7314c-2e57-4163-ad68-4d7ed3e2eac6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b7314c-2e57-4163-ad68-4d7ed3e2eac6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361e42ea-e733-4c51-8c87-cf611259a6fc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f9857974-af73-4dd2-85fe-9e0ebd60ae22, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9857974-af73-4dd2-85fe-9e0ebd60ae22, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdcbf264-f33b-4521-8930-4bf1083dbbe9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4cc1c505-98d8-47d1-a01c-a630d636c0cf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cc1c505-98d8-47d1-a01c-a630d636c0cf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9704c56-1f27-4565-b755-2e7360c39665, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3a8e19ce-a873-49f9-8eb1-8dbfb242a5ae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8e19ce-a873-49f9-8eb1-8dbfb242a5ae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885b5d82-b2c2-49d4-903a-bcb110087c77, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 63318ef6-8d76-4e13-83e1-70d4c6135d1b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63318ef6-8d76-4e13-83e1-70d4c6135d1b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721883ab-9bc9-4ece-8865-09f799415bb8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 44158784-be00-4f05-90cb-1cf4f6ad1d9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44158784-be00-4f05-90cb-1cf4f6ad1d9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ea3f8f-6b47-4124-bf88-c50bc36c7c54, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 98e5416d-29bf-4ef2-a391-23c418878dac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e5416d-29bf-4ef2-a391-23c418878dac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d9d422b-f72a-47c7-97e9-0a3e93631c66, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9192a051-c10d-4735-a976-75521cf4c984, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9192a051-c10d-4735-a976-75521cf4c984, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcd353a-ad22-40dc-8705-5998138af429, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fb71fd27-52d5-4c54-a97c-50c2a76583e3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb71fd27-52d5-4c54-a97c-50c2a76583e3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44158784-be00-4f05-90cb-1cf4f6ad1d9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6c2ee862-a239-4cbf-841e-e04c10f2bfdb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c2ee862-a239-4cbf-841e-e04c10f2bfdb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8e19ce-a873-49f9-8eb1-8dbfb242a5ae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, de3a39f3-ce01-41a7-aca6-da4b3079ab54, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3a39f3-ce01-41a7-aca6-da4b3079ab54, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63318ef6-8d76-4e13-83e1-70d4c6135d1b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e16be335-3fba-4d71-9351-e653b7c7db0c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16be335-3fba-4d71-9351-e653b7c7db0c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e5416d-29bf-4ef2-a391-23c418878dac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 53625fcf-3cec-4a07-9ea3-54508484df6d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53625fcf-3cec-4a07-9ea3-54508484df6d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b7314c-2e57-4163-ad68-4d7ed3e2eac6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b238b935-41cd-4275-82f7-7f280195262d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b238b935-41cd-4275-82f7-7f280195262d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041a9d02-0fe6-4e78-8416-6bffed667073, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8a94b8e8-0815-43f2-a952-bf7821fcdd85, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a94b8e8-0815-43f2-a952-bf7821fcdd85, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9192a051-c10d-4735-a976-75521cf4c984, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a77b5c6c-563b-4647-b2d2-fe97e7873c2e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a77b5c6c-563b-4647-b2d2-fe97e7873c2e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb71fd27-52d5-4c54-a97c-50c2a76583e3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 86caa1b8-ae86-444d-ba57-ec56b5d30cec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86caa1b8-ae86-444d-ba57-ec56b5d30cec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cc1c505-98d8-47d1-a01c-a630d636c0cf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 55128327-a75f-4b14-a54e-c6497d6c34de, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55128327-a75f-4b14-a54e-c6497d6c34de, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9857974-af73-4dd2-85fe-9e0ebd60ae22, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 59af09cb-fe58-46d4-84fd-14104caca0c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59af09cb-fe58-46d4-84fd-14104caca0c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c2ee862-a239-4cbf-841e-e04c10f2bfdb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 79cb33c5-5363-43d3-9a01-869815facb99, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79cb33c5-5363-43d3-9a01-869815facb99, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16be335-3fba-4d71-9351-e653b7c7db0c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 696eb51e-5648-42f5-af27-6aa9853da0b1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 696eb51e-5648-42f5-af27-6aa9853da0b1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3a39f3-ce01-41a7-aca6-da4b3079ab54, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, af8d9628-f4e7-4458-bad1-30513f88ff77, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af8d9628-f4e7-4458-bad1-30513f88ff77, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53625fcf-3cec-4a07-9ea3-54508484df6d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6dc70b50-1739-4560-8157-08a593f4f1b2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc70b50-1739-4560-8157-08a593f4f1b2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a77b5c6c-563b-4647-b2d2-fe97e7873c2e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 288d2381-a166-4d49-a5d3-76c604401fd3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 288d2381-a166-4d49-a5d3-76c604401fd3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b238b935-41cd-4275-82f7-7f280195262d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b9249c6-5872-4f7b-aeab-aaf8e4216793, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9249c6-5872-4f7b-aeab-aaf8e4216793, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a94b8e8-0815-43f2-a952-bf7821fcdd85, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 26aae4d0-cd34-42ad-b33a-24047c9bd60a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26aae4d0-cd34-42ad-b33a-24047c9bd60a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 696eb51e-5648-42f5-af27-6aa9853da0b1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ba5588e8-4e41-4078-8403-4449d6452a36, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba5588e8-4e41-4078-8403-4449d6452a36, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af8d9628-f4e7-4458-bad1-30513f88ff77, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d5788c88-8458-4588-8bfc-ac022886760d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5788c88-8458-4588-8bfc-ac022886760d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86caa1b8-ae86-444d-ba57-ec56b5d30cec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0ff19239-e46c-41df-a344-f4f0813f434d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff19239-e46c-41df-a344-f4f0813f434d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79cb33c5-5363-43d3-9a01-869815facb99, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 31496d04-49b0-482e-a387-5053fdab92ab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31496d04-49b0-482e-a387-5053fdab92ab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59af09cb-fe58-46d4-84fd-14104caca0c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c479147-2003-40f9-8d66-4a78c9ee8aeb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c479147-2003-40f9-8d66-4a78c9ee8aeb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc70b50-1739-4560-8157-08a593f4f1b2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c7912443-4fb7-4baa-b3a7-1431bac61a0f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7912443-4fb7-4baa-b3a7-1431bac61a0f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55128327-a75f-4b14-a54e-c6497d6c34de, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7e61f99f-8e69-4a7c-89cb-3491f4f44417, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e61f99f-8e69-4a7c-89cb-3491f4f44417, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 288d2381-a166-4d49-a5d3-76c604401fd3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ca41fed6-204b-47a5-8fc1-85874edcf3a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca41fed6-204b-47a5-8fc1-85874edcf3a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9249c6-5872-4f7b-aeab-aaf8e4216793, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a588f8eb-d6f0-4895-8ff9-f1a23a9cca4a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a588f8eb-d6f0-4895-8ff9-f1a23a9cca4a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26aae4d0-cd34-42ad-b33a-24047c9bd60a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 265a9c8e-b7ca-479a-8529-0e9d4c4e1f9d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265a9c8e-b7ca-479a-8529-0e9d4c4e1f9d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba5588e8-4e41-4078-8403-4449d6452a36, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f98bc709-f9e2-41ff-822e-36052e5c731f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f98bc709-f9e2-41ff-822e-36052e5c731f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff19239-e46c-41df-a344-f4f0813f434d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d27a8eea-4c1d-4594-ba76-b6f1c39b9fc5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d27a8eea-4c1d-4594-ba76-b6f1c39b9fc5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5788c88-8458-4588-8bfc-ac022886760d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 52711055-2a0e-4456-ab23-b14fd2b283ce, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52711055-2a0e-4456-ab23-b14fd2b283ce, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31496d04-49b0-482e-a387-5053fdab92ab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 773cd2f6-0ee9-40e5-a4aa-97a1771bfdda, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773cd2f6-0ee9-40e5-a4aa-97a1771bfdda, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7912443-4fb7-4baa-b3a7-1431bac61a0f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 193fe31e-09d2-4890-83e4-0a7c344c4690, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193fe31e-09d2-4890-83e4-0a7c344c4690, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca41fed6-204b-47a5-8fc1-85874edcf3a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39755999-97e1-4802-87db-684e104250a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39755999-97e1-4802-87db-684e104250a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c479147-2003-40f9-8d66-4a78c9ee8aeb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 77b6704f-1be9-4cf9-8cf3-f4af566194c5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77b6704f-1be9-4cf9-8cf3-f4af566194c5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265a9c8e-b7ca-479a-8529-0e9d4c4e1f9d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d6b1d100-b63a-4f81-ad3b-2fd158fa7d9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6b1d100-b63a-4f81-ad3b-2fd158fa7d9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e61f99f-8e69-4a7c-89cb-3491f4f44417, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 973e25e8-58c2-4607-9f9c-7327950b13d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973e25e8-58c2-4607-9f9c-7327950b13d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a588f8eb-d6f0-4895-8ff9-f1a23a9cca4a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b5d4bb80-297e-42e1-8f65-e9c3fbfa38d3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d4bb80-297e-42e1-8f65-e9c3fbfa38d3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773cd2f6-0ee9-40e5-a4aa-97a1771bfdda, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 19be3f51-2754-47f1-be4b-be32be79df6f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19be3f51-2754-47f1-be4b-be32be79df6f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d27a8eea-4c1d-4594-ba76-b6f1c39b9fc5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45300cf2-f045-4721-b723-9bc955e9d81e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45300cf2-f045-4721-b723-9bc955e9d81e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52711055-2a0e-4456-ab23-b14fd2b283ce, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5065e2c4-ef36-458a-ad31-7aff970a4f74, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5065e2c4-ef36-458a-ad31-7aff970a4f74, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f98bc709-f9e2-41ff-822e-36052e5c731f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 71671c7f-6b6f-40e3-819e-44ef9cd4cfc1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71671c7f-6b6f-40e3-819e-44ef9cd4cfc1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193fe31e-09d2-4890-83e4-0a7c344c4690, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 34d478cd-122e-42e1-a8dc-c0405fc06ef9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34d478cd-122e-42e1-a8dc-c0405fc06ef9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39755999-97e1-4802-87db-684e104250a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05c0546f-079e-4150-8e85-16b017bfce87, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05c0546f-079e-4150-8e85-16b017bfce87, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973e25e8-58c2-4607-9f9c-7327950b13d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a9ccc772-9ca1-4a7c-91ff-2e5cc0e961ff, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ccc772-9ca1-4a7c-91ff-2e5cc0e961ff, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77b6704f-1be9-4cf9-8cf3-f4af566194c5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5a68d1ce-ef7b-4c24-a973-71a76c8dafb0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a68d1ce-ef7b-4c24-a973-71a76c8dafb0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d4bb80-297e-42e1-8f65-e9c3fbfa38d3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 98d872c6-36b5-48ee-b348-dd0923ec86cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d872c6-36b5-48ee-b348-dd0923ec86cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6b1d100-b63a-4f81-ad3b-2fd158fa7d9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d6d77b6f-d72c-4e6f-9153-f8532ace7f9e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6d77b6f-d72c-4e6f-9153-f8532ace7f9e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19be3f51-2754-47f1-be4b-be32be79df6f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 54d63712-3b65-47b9-b502-7c665862b946, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d63712-3b65-47b9-b502-7c665862b946, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5065e2c4-ef36-458a-ad31-7aff970a4f74, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6c3851eb-3811-4f57-a173-9c44678bf53d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c3851eb-3811-4f57-a173-9c44678bf53d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45300cf2-f045-4721-b723-9bc955e9d81e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6f7120c-1652-41e3-b428-11ec3b10d34d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f7120c-1652-41e3-b428-11ec3b10d34d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71671c7f-6b6f-40e3-819e-44ef9cd4cfc1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 109357a3-cb97-4cc7-858a-9082c04b9c71, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109357a3-cb97-4cc7-858a-9082c04b9c71, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34d478cd-122e-42e1-a8dc-c0405fc06ef9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b232e012-125b-49ee-ae78-033607437a4f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b232e012-125b-49ee-ae78-033607437a4f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05c0546f-079e-4150-8e85-16b017bfce87, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5d928e11-cedd-4a73-a07c-f2232a4a7341, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d928e11-cedd-4a73-a07c-f2232a4a7341, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a68d1ce-ef7b-4c24-a973-71a76c8dafb0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 23049e23-f410-4521-b276-884e1800d0f2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23049e23-f410-4521-b276-884e1800d0f2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d872c6-36b5-48ee-b348-dd0923ec86cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2fd1da27-49f5-45b9-bbaa-4551148954da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd1da27-49f5-45b9-bbaa-4551148954da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ccc772-9ca1-4a7c-91ff-2e5cc0e961ff, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 09bed876-7bfb-4c24-87b2-328334c9fd13, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09bed876-7bfb-4c24-87b2-328334c9fd13, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6d77b6f-d72c-4e6f-9153-f8532ace7f9e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 47148d15-4b1d-473b-a3d0-0360540ee03b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47148d15-4b1d-473b-a3d0-0360540ee03b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d63712-3b65-47b9-b502-7c665862b946, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a71f3969-a4d8-4ca7-bc2d-c3ca3f38535c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71f3969-a4d8-4ca7-bc2d-c3ca3f38535c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c3851eb-3811-4f57-a173-9c44678bf53d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3386c0d9-c64c-42d6-b742-5be7e8fae097, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3386c0d9-c64c-42d6-b742-5be7e8fae097, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f7120c-1652-41e3-b428-11ec3b10d34d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7a3cc889-44ad-48a5-b9a5-2ea2405dd7c5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3cc889-44ad-48a5-b9a5-2ea2405dd7c5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109357a3-cb97-4cc7-858a-9082c04b9c71, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c63ed66d-2225-4d01-b576-86d4e7cd162d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c63ed66d-2225-4d01-b576-86d4e7cd162d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d928e11-cedd-4a73-a07c-f2232a4a7341, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 16801ae7-2cd1-4cff-8be0-7622c77a25d4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16801ae7-2cd1-4cff-8be0-7622c77a25d4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b232e012-125b-49ee-ae78-033607437a4f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 849b6491-d110-4562-9012-582937d9b780, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849b6491-d110-4562-9012-582937d9b780, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47148d15-4b1d-473b-a3d0-0360540ee03b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1bd70abb-f516-4df1-addc-456d6007f2a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bd70abb-f516-4df1-addc-456d6007f2a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09bed876-7bfb-4c24-87b2-328334c9fd13, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9dac19e8-c16f-4408-93a8-35dbc16e0cb9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dac19e8-c16f-4408-93a8-35dbc16e0cb9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23049e23-f410-4521-b276-884e1800d0f2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e2db166-0fdf-4cbd-9827-ee3e11076cdf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2db166-0fdf-4cbd-9827-ee3e11076cdf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd1da27-49f5-45b9-bbaa-4551148954da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae423d84-e5b1-465d-887f-514cbdcd44f3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae423d84-e5b1-465d-887f-514cbdcd44f3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3386c0d9-c64c-42d6-b742-5be7e8fae097, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6b38d240-ff5f-4477-be03-29a2fbdabf93, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b38d240-ff5f-4477-be03-29a2fbdabf93, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71f3969-a4d8-4ca7-bc2d-c3ca3f38535c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4d554cfa-fc8e-4955-ba73-4df9dd8d73a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d554cfa-fc8e-4955-ba73-4df9dd8d73a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3cc889-44ad-48a5-b9a5-2ea2405dd7c5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e8a9db8e-8e50-4f9f-b7b1-514d335b0ecf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a9db8e-8e50-4f9f-b7b1-514d335b0ecf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c63ed66d-2225-4d01-b576-86d4e7cd162d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9c8e2d3f-15a1-4aaf-82f8-0c5778601bfa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c8e2d3f-15a1-4aaf-82f8-0c5778601bfa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16801ae7-2cd1-4cff-8be0-7622c77a25d4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b672fd12-7519-4795-a96d-19d67a5c770c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b672fd12-7519-4795-a96d-19d67a5c770c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849b6491-d110-4562-9012-582937d9b780, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0dc1d461-b7b9-4306-8203-5cf0310a2960, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc1d461-b7b9-4306-8203-5cf0310a2960, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2db166-0fdf-4cbd-9827-ee3e11076cdf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9db26b8c-22ff-4cb5-a6e1-0323c3fce30b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9db26b8c-22ff-4cb5-a6e1-0323c3fce30b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae423d84-e5b1-465d-887f-514cbdcd44f3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 130bd65c-3691-4009-8c8a-27a1536b3cf9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 130bd65c-3691-4009-8c8a-27a1536b3cf9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dac19e8-c16f-4408-93a8-35dbc16e0cb9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6c6309db-b323-457d-8549-812760426a63, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6309db-b323-457d-8549-812760426a63, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bd70abb-f516-4df1-addc-456d6007f2a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5066973a-e20f-4fd3-8bf8-5c6c3ccec5ab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5066973a-e20f-4fd3-8bf8-5c6c3ccec5ab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b38d240-ff5f-4477-be03-29a2fbdabf93, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 12080cd3-5952-4103-bdc9-3c0fa65a26c0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12080cd3-5952-4103-bdc9-3c0fa65a26c0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d554cfa-fc8e-4955-ba73-4df9dd8d73a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4b48e809-3650-4b7d-b81a-a31fbdf91d7b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b48e809-3650-4b7d-b81a-a31fbdf91d7b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c8e2d3f-15a1-4aaf-82f8-0c5778601bfa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c623bb37-7e60-40af-8a7d-d53de4458749, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c623bb37-7e60-40af-8a7d-d53de4458749, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a9db8e-8e50-4f9f-b7b1-514d335b0ecf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f37bcacf-6417-4506-97e7-ea70008b9408, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37bcacf-6417-4506-97e7-ea70008b9408, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc1d461-b7b9-4306-8203-5cf0310a2960, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ef66572-e210-4746-8a96-8fabc8cc2053, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef66572-e210-4746-8a96-8fabc8cc2053, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b672fd12-7519-4795-a96d-19d67a5c770c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 25b866af-2a76-491b-8cf9-59100acc2793, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b866af-2a76-491b-8cf9-59100acc2793, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9db26b8c-22ff-4cb5-a6e1-0323c3fce30b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7604e296-a783-4808-9321-92226428e02b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7604e296-a783-4808-9321-92226428e02b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 130bd65c-3691-4009-8c8a-27a1536b3cf9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aebda98e-d3c7-4858-bc1f-29fe8d05a112, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebda98e-d3c7-4858-bc1f-29fe8d05a112, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6309db-b323-457d-8549-812760426a63, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 73e82e6c-4cb6-4a31-a0be-9bd5bef4af60, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e82e6c-4cb6-4a31-a0be-9bd5bef4af60, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5066973a-e20f-4fd3-8bf8-5c6c3ccec5ab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb604b68-55eb-4ecd-b92e-c8b8c5907243, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb604b68-55eb-4ecd-b92e-c8b8c5907243, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12080cd3-5952-4103-bdc9-3c0fa65a26c0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b48e809-3650-4b7d-b81a-a31fbdf91d7b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 18 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c623bb37-7e60-40af-8a7d-d53de4458749, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37bcacf-6417-4506-97e7-ea70008b9408, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7330af61-5288-4a89-afd1-62678bc92db7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7330af61-5288-4a89-afd1-62678bc92db7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, af12c974-00f7-4dd1-8800-94e6323f5bb6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, af12c974-00f7-4dd1-8800-94e6323f5bb6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 64848922-7e2a-4503-88c0-6a752e1d2090, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 64848922-7e2a-4503-88c0-6a752e1d2090, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 011fb896-0764-4d53-86ec-8932f9d58fa5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 011fb896-0764-4d53-86ec-8932f9d58fa5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef66572-e210-4746-8a96-8fabc8cc2053, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b866af-2a76-491b-8cf9-59100acc2793, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, eb26559a-8427-4b0d-bac6-1fe94f84552a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, eb26559a-8427-4b0d-bac6-1fe94f84552a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, d5268b80-e74f-477a-af6d-ab9bf43d1da6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d5268b80-e74f-477a-af6d-ab9bf43d1da6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7330af61-5288-4a89-afd1-62678bc92db7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebda98e-d3c7-4858-bc1f-29fe8d05a112, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f881332-e168-41b8-b1e2-834ebd946787, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f881332-e168-41b8-b1e2-834ebd946787, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e82e6c-4cb6-4a31-a0be-9bd5bef4af60, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e48016ad-c0f0-4484-b532-eeadf5b17605, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48016ad-c0f0-4484-b532-eeadf5b17605, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7604e296-a783-4808-9321-92226428e02b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ce06532a-0f72-4b69-9f8f-3c6855adbfcb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce06532a-0f72-4b69-9f8f-3c6855adbfcb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb604b68-55eb-4ecd-b92e-c8b8c5907243, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9991136f-8458-4c2d-b7fc-67b30005491b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9991136f-8458-4c2d-b7fc-67b30005491b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, fd8e9b81-05ff-4f01-b262-4e02d9001183, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fd8e9b81-05ff-4f01-b262-4e02d9001183, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, fd8e9b81-05ff-4f01-b262-4e02d9001183, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d6a75816-49d8-4045-8c28-5d38fa2ea69f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a75816-49d8-4045-8c28-5d38fa2ea69f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, d5268b80-e74f-477a-af6d-ab9bf43d1da6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1372cd41-d527-41ee-9b72-644ee325fff0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1372cd41-d527-41ee-9b72-644ee325fff0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 011fb896-0764-4d53-86ec-8932f9d58fa5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ac657a2-fb01-4cda-8a31-a7635edd7eb1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac657a2-fb01-4cda-8a31-a7635edd7eb1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, af12c974-00f7-4dd1-8800-94e6323f5bb6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ea2a1fa-9540-43ef-ab0f-9dbe063d91a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea2a1fa-9540-43ef-ab0f-9dbe063d91a8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, eb26559a-8427-4b0d-bac6-1fe94f84552a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e64343cf-d6b2-49ef-853c-5b5624b60704, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e64343cf-d6b2-49ef-853c-5b5624b60704, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 64848922-7e2a-4503-88c0-6a752e1d2090, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 85fa9973-8ad3-48d0-87a1-571eabc2c34b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85fa9973-8ad3-48d0-87a1-571eabc2c34b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a75816-49d8-4045-8c28-5d38fa2ea69f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b636f74e-1045-4108-b05b-b1ffec3f7afb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b636f74e-1045-4108-b05b-b1ffec3f7afb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce06532a-0f72-4b69-9f8f-3c6855adbfcb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6323c897-eff0-4b59-bd79-76754582c7bb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6323c897-eff0-4b59-bd79-76754582c7bb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48016ad-c0f0-4484-b532-eeadf5b17605, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, da1c0865-2c8c-4830-8932-531f28633f0c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1c0865-2c8c-4830-8932-531f28633f0c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f881332-e168-41b8-b1e2-834ebd946787, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 65664d02-0ce2-4747-83f8-3b86c5c99d4c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65664d02-0ce2-4747-83f8-3b86c5c99d4c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1372cd41-d527-41ee-9b72-644ee325fff0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 28b427bb-7651-4c9a-9015-2796fdacf2e5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b427bb-7651-4c9a-9015-2796fdacf2e5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9991136f-8458-4c2d-b7fc-67b30005491b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4bb17d42-f261-44ca-9ff4-3b8aab894f4e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb17d42-f261-44ca-9ff4-3b8aab894f4e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac657a2-fb01-4cda-8a31-a7635edd7eb1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bf3544a1-4228-4a24-b4ff-0057b32fbbe7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf3544a1-4228-4a24-b4ff-0057b32fbbe7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e64343cf-d6b2-49ef-853c-5b5624b60704, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fc79816d-160f-4e15-9cbe-3291cb469465, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc79816d-160f-4e15-9cbe-3291cb469465, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85fa9973-8ad3-48d0-87a1-571eabc2c34b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f60a8c3-ffdb-4105-b15f-73c0bb67c7de, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f60a8c3-ffdb-4105-b15f-73c0bb67c7de, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea2a1fa-9540-43ef-ab0f-9dbe063d91a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e4406bc4-b785-4222-b593-3260d112b59b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4406bc4-b785-4222-b593-3260d112b59b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b636f74e-1045-4108-b05b-b1ffec3f7afb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, af4bd63d-0f05-414f-896c-445518daeb10, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af4bd63d-0f05-414f-896c-445518daeb10, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b427bb-7651-4c9a-9015-2796fdacf2e5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d78f72f7-df64-4f28-b558-c14086ded24c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78f72f7-df64-4f28-b558-c14086ded24c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1c0865-2c8c-4830-8932-531f28633f0c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec2179ad-7b7c-4f71-8090-a5c313b16dc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec2179ad-7b7c-4f71-8090-a5c313b16dc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65664d02-0ce2-4747-83f8-3b86c5c99d4c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b7733323-acc8-4059-9527-a842e691fbad, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7733323-acc8-4059-9527-a842e691fbad, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb17d42-f261-44ca-9ff4-3b8aab894f4e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dd0650c7-11aa-4862-a44a-87e187f5a6a6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd0650c7-11aa-4862-a44a-87e187f5a6a6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6323c897-eff0-4b59-bd79-76754582c7bb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c56a554d-e4be-43b6-965d-75406ad727b8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56a554d-e4be-43b6-965d-75406ad727b8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf3544a1-4228-4a24-b4ff-0057b32fbbe7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e2ccf7a1-efa6-4cb1-86f9-7cc3dab8e852, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ccf7a1-efa6-4cb1-86f9-7cc3dab8e852, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc79816d-160f-4e15-9cbe-3291cb469465, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5f1a83b9-ddc0-4742-bc57-a7a8dcb4b7f3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1a83b9-ddc0-4742-bc57-a7a8dcb4b7f3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f60a8c3-ffdb-4105-b15f-73c0bb67c7de, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c6fed61-fe81-4da5-8797-9f526cee79a6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6fed61-fe81-4da5-8797-9f526cee79a6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af4bd63d-0f05-414f-896c-445518daeb10, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5fdf4872-7186-46c0-a009-f30909dc2dde, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fdf4872-7186-46c0-a009-f30909dc2dde, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78f72f7-df64-4f28-b558-c14086ded24c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9b745056-73fd-4b16-a338-f9c103e3c793, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b745056-73fd-4b16-a338-f9c103e3c793, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4406bc4-b785-4222-b593-3260d112b59b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3b9fc5c1-7d5c-4ac2-9a08-9e182e5d1880, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9fc5c1-7d5c-4ac2-9a08-9e182e5d1880, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7733323-acc8-4059-9527-a842e691fbad, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c11f762-4160-49b7-8cb3-d86466c10679, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c11f762-4160-49b7-8cb3-d86466c10679, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd0650c7-11aa-4862-a44a-87e187f5a6a6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6bd502c3-94d7-4ef7-b69f-dfd637a1327e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd502c3-94d7-4ef7-b69f-dfd637a1327e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec2179ad-7b7c-4f71-8090-a5c313b16dc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d3885b2a-81f5-4b5b-b91a-8d0f1e235442, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3885b2a-81f5-4b5b-b91a-8d0f1e235442, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56a554d-e4be-43b6-965d-75406ad727b8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0b270d2e-fbcf-45e1-a7ea-4dc97cff8b7d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b270d2e-fbcf-45e1-a7ea-4dc97cff8b7d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1a83b9-ddc0-4742-bc57-a7a8dcb4b7f3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d3ce0efb-bba2-4ab8-97b2-8fc4577e8ce1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3ce0efb-bba2-4ab8-97b2-8fc4577e8ce1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ccf7a1-efa6-4cb1-86f9-7cc3dab8e852, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4b43657d-92d4-4fe8-980a-22fbe6108d50, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b43657d-92d4-4fe8-980a-22fbe6108d50, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6fed61-fe81-4da5-8797-9f526cee79a6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c4542f00-c632-4a55-87a9-e6d8a2fa28f9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4542f00-c632-4a55-87a9-e6d8a2fa28f9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fdf4872-7186-46c0-a009-f30909dc2dde, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9e186937-d929-46a6-a153-38412dcf48a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e186937-d929-46a6-a153-38412dcf48a8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b745056-73fd-4b16-a338-f9c103e3c793, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a8250904-c200-473e-a62c-31ba8eef9774, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8250904-c200-473e-a62c-31ba8eef9774, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9fc5c1-7d5c-4ac2-9a08-9e182e5d1880, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 701bfa65-94c6-48f9-8271-a32ea1dc960e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 701bfa65-94c6-48f9-8271-a32ea1dc960e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3ce0efb-bba2-4ab8-97b2-8fc4577e8ce1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c05574bf-0954-443a-a3d2-48b756e9c852, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c05574bf-0954-443a-a3d2-48b756e9c852, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e186937-d929-46a6-a153-38412dcf48a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c7265b2-5751-4a49-a86f-b4c8b585da0f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c7265b2-5751-4a49-a86f-b4c8b585da0f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b43657d-92d4-4fe8-980a-22fbe6108d50, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2a45b249-926b-4653-95c9-9b04f8b4fc5e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a45b249-926b-4653-95c9-9b04f8b4fc5e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4542f00-c632-4a55-87a9-e6d8a2fa28f9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e65814a2-8800-4eb6-9fd8-32cf76d76734, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65814a2-8800-4eb6-9fd8-32cf76d76734, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3885b2a-81f5-4b5b-b91a-8d0f1e235442, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8761e55c-ed12-4181-95fa-6b66861c9fba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8761e55c-ed12-4181-95fa-6b66861c9fba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c11f762-4160-49b7-8cb3-d86466c10679, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bcd2fe27-4023-4cdf-8724-f3cebbc77a5f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd2fe27-4023-4cdf-8724-f3cebbc77a5f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b270d2e-fbcf-45e1-a7ea-4dc97cff8b7d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb4d20aa-ecc2-4db9-bdeb-edaa23564405, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb4d20aa-ecc2-4db9-bdeb-edaa23564405, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8250904-c200-473e-a62c-31ba8eef9774, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 70a42788-49a9-4776-b7e4-cd7d1fbdcc22, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a42788-49a9-4776-b7e4-cd7d1fbdcc22, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd502c3-94d7-4ef7-b69f-dfd637a1327e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e1da35d8-883e-417a-a4dc-b4e777bb720d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1da35d8-883e-417a-a4dc-b4e777bb720d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 701bfa65-94c6-48f9-8271-a32ea1dc960e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2a6b87a9-d20b-410a-9878-f19f87b37e92, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a6b87a9-d20b-410a-9878-f19f87b37e92, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c05574bf-0954-443a-a3d2-48b756e9c852, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6da41304-5e43-4f66-a0c7-1a8237991481, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da41304-5e43-4f66-a0c7-1a8237991481, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c7265b2-5751-4a49-a86f-b4c8b585da0f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 23a077fb-085d-4e83-8a44-c659c1204122, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a077fb-085d-4e83-8a44-c659c1204122, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65814a2-8800-4eb6-9fd8-32cf76d76734, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0d3f5642-ef1b-4e13-8547-3a92b68d875e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d3f5642-ef1b-4e13-8547-3a92b68d875e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a45b249-926b-4653-95c9-9b04f8b4fc5e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 00d343b3-7b91-4938-8984-c4400b7632a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d343b3-7b91-4938-8984-c4400b7632a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a42788-49a9-4776-b7e4-cd7d1fbdcc22, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9938d08f-1c36-4375-886c-dd6de93520e6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9938d08f-1c36-4375-886c-dd6de93520e6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a6b87a9-d20b-410a-9878-f19f87b37e92, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ce625b7-841b-4aff-939c-151170b681c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce625b7-841b-4aff-939c-151170b681c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd2fe27-4023-4cdf-8724-f3cebbc77a5f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f17ef811-1db2-4592-b38b-ac5671594edc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17ef811-1db2-4592-b38b-ac5671594edc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1da35d8-883e-417a-a4dc-b4e777bb720d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c90c00aa-f9a3-47cd-afb8-7bc3842f3f6e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90c00aa-f9a3-47cd-afb8-7bc3842f3f6e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8761e55c-ed12-4181-95fa-6b66861c9fba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 42d79bce-8af4-474f-a607-2830fab879e1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d79bce-8af4-474f-a607-2830fab879e1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da41304-5e43-4f66-a0c7-1a8237991481, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb245e19-6b1e-4e80-ad02-5827e8a17138, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb245e19-6b1e-4e80-ad02-5827e8a17138, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d3f5642-ef1b-4e13-8547-3a92b68d875e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 646725ca-a013-4678-acca-58b321b44c3f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646725ca-a013-4678-acca-58b321b44c3f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d343b3-7b91-4938-8984-c4400b7632a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7248b523-e834-48a7-bd5d-39f25cb0fa3c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7248b523-e834-48a7-bd5d-39f25cb0fa3c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a077fb-085d-4e83-8a44-c659c1204122, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 86fe4935-4d08-425e-8cd5-dc53a7e514d2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fe4935-4d08-425e-8cd5-dc53a7e514d2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb4d20aa-ecc2-4db9-bdeb-edaa23564405, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cbabf786-bdfc-480c-ac6a-dfb318172729, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbabf786-bdfc-480c-ac6a-dfb318172729, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9938d08f-1c36-4375-886c-dd6de93520e6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 898aeb1d-4d7f-4362-91eb-827b9973b55a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 898aeb1d-4d7f-4362-91eb-827b9973b55a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce625b7-841b-4aff-939c-151170b681c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6563ae1a-29ce-4b0b-bcf5-4028160be787, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6563ae1a-29ce-4b0b-bcf5-4028160be787, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d79bce-8af4-474f-a607-2830fab879e1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90c00aa-f9a3-47cd-afb8-7bc3842f3f6e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 13e728d8-cc8f-437a-9dc8-f9d993419bfb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e728d8-cc8f-437a-9dc8-f9d993419bfb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17ef811-1db2-4592-b38b-ac5671594edc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4d3d5d0-183d-40ee-8a26-38f033929b8d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d3d5d0-183d-40ee-8a26-38f033929b8d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb245e19-6b1e-4e80-ad02-5827e8a17138, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 98a6ffda-fd42-4846-b925-2b06809aaffd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a6ffda-fd42-4846-b925-2b06809aaffd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, c4b34e9a-0b95-4f7f-bc4a-f6f1f844e435, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c4b34e9a-0b95-4f7f-bc4a-f6f1f844e435, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7248b523-e834-48a7-bd5d-39f25cb0fa3c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9530dcb5-0f54-49ac-a3ab-64cb01f563b3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9530dcb5-0f54-49ac-a3ab-64cb01f563b3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fe4935-4d08-425e-8cd5-dc53a7e514d2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f348538c-a89b-413f-b5db-abee022288c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f348538c-a89b-413f-b5db-abee022288c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646725ca-a013-4678-acca-58b321b44c3f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 28f6473e-1a6d-478f-8543-dae0b1e551ce, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28f6473e-1a6d-478f-8543-dae0b1e551ce, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbabf786-bdfc-480c-ac6a-dfb318172729, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f2b730ce-599d-4859-9f16-0e9895884283, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b730ce-599d-4859-9f16-0e9895884283, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 898aeb1d-4d7f-4362-91eb-827b9973b55a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c541893d-76c3-4a20-88b8-01130db391da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c541893d-76c3-4a20-88b8-01130db391da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6563ae1a-29ce-4b0b-bcf5-4028160be787, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, be39c8c8-0b94-47e2-8c4e-fd7d59419bcb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be39c8c8-0b94-47e2-8c4e-fd7d59419bcb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d3d5d0-183d-40ee-8a26-38f033929b8d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e728d8-cc8f-437a-9dc8-f9d993419bfb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c4b34e9a-0b95-4f7f-bc4a-f6f1f844e435, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6e2b5fd1-3f7c-4469-8ab9-69480f6cbe2e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e2b5fd1-3f7c-4469-8ab9-69480f6cbe2e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f348538c-a89b-413f-b5db-abee022288c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e98a74d4-de90-44ef-9501-c8a80d289fc6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98a74d4-de90-44ef-9501-c8a80d289fc6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a6ffda-fd42-4846-b925-2b06809aaffd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8f3359bf-dcd1-4ed2-a706-1450cf63ed22, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3359bf-dcd1-4ed2-a706-1450cf63ed22, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28f6473e-1a6d-478f-8543-dae0b1e551ce, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f4546f9e-809c-4f77-b10a-b0303c9ab24e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4546f9e-809c-4f77-b10a-b0303c9ab24e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9530dcb5-0f54-49ac-a3ab-64cb01f563b3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1deb232e-61e8-42c1-bfb7-32f72d53a36a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1deb232e-61e8-42c1-bfb7-32f72d53a36a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b730ce-599d-4859-9f16-0e9895884283, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 08a37fac-62aa-4e92-ad08-c209fed92057, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a37fac-62aa-4e92-ad08-c209fed92057, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 6bbf5b58-8dc4-48d3-a7a2-d9ea76ac7eee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 6bbf5b58-8dc4-48d3-a7a2-d9ea76ac7eee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 824bed8a-2586-4bd7-976e-ac90718abb5e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 824bed8a-2586-4bd7-976e-ac90718abb5e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be39c8c8-0b94-47e2-8c4e-fd7d59419bcb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0a4844a7-0f47-45ce-8763-fce79b12958f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4844a7-0f47-45ce-8763-fce79b12958f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c541893d-76c3-4a20-88b8-01130db391da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 07a1ac35-b774-4190-883f-319bb00fca4f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a1ac35-b774-4190-883f-319bb00fca4f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 6bbf5b58-8dc4-48d3-a7a2-d9ea76ac7eee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e75373c7-77a4-40f2-b2ae-48c02bbc8d56, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75373c7-77a4-40f2-b2ae-48c02bbc8d56, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 824bed8a-2586-4bd7-976e-ac90718abb5e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f1bafb3-644f-4c1f-b6be-a33e1473dd4f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1bafb3-644f-4c1f-b6be-a33e1473dd4f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1deb232e-61e8-42c1-bfb7-32f72d53a36a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 23e3f7dc-87ba-4564-8e19-87f8d11af519, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e3f7dc-87ba-4564-8e19-87f8d11af519, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3359bf-dcd1-4ed2-a706-1450cf63ed22, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8686efb9-84a4-44ea-a01e-072f4d84655f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8686efb9-84a4-44ea-a01e-072f4d84655f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e2b5fd1-3f7c-4469-8ab9-69480f6cbe2e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4bd6cce-a3c3-4577-8656-2c14593223cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4bd6cce-a3c3-4577-8656-2c14593223cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4546f9e-809c-4f77-b10a-b0303c9ab24e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 69a536a1-cee4-418c-8c08-1c0c7875352e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a536a1-cee4-418c-8c08-1c0c7875352e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98a74d4-de90-44ef-9501-c8a80d289fc6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f3c516d0-30b2-4354-baec-5a8518d09791, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c516d0-30b2-4354-baec-5a8518d09791, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75373c7-77a4-40f2-b2ae-48c02bbc8d56, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 732a20f6-adb1-4744-b511-c1b698a68d04, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732a20f6-adb1-4744-b511-c1b698a68d04, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a1ac35-b774-4190-883f-319bb00fca4f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2236273d-d06f-4fba-9b3b-ca34b3769137, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2236273d-d06f-4fba-9b3b-ca34b3769137, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4844a7-0f47-45ce-8763-fce79b12958f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c6fa79e3-94d1-4cc5-862b-c9233568c304, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6fa79e3-94d1-4cc5-862b-c9233568c304, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1bafb3-644f-4c1f-b6be-a33e1473dd4f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b64707d3-3a52-407b-a0f6-1b97a19b00e5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64707d3-3a52-407b-a0f6-1b97a19b00e5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a37fac-62aa-4e92-ad08-c209fed92057, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 265c1a0e-11e2-4a5f-a546-8315e1b8d28f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265c1a0e-11e2-4a5f-a546-8315e1b8d28f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e3f7dc-87ba-4564-8e19-87f8d11af519, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c71a4c33-b4d6-4088-9882-cb30f30745bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71a4c33-b4d6-4088-9882-cb30f30745bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8686efb9-84a4-44ea-a01e-072f4d84655f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d6a6f2ed-1972-443f-ae9e-7c32e0c4f2df, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a6f2ed-1972-443f-ae9e-7c32e0c4f2df, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4bd6cce-a3c3-4577-8656-2c14593223cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b8f75d82-bfe7-457a-a139-d64adc50bf7e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f75d82-bfe7-457a-a139-d64adc50bf7e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a536a1-cee4-418c-8c08-1c0c7875352e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d0e0d40c-095f-4972-b3bd-e5af60316e39, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e0d40c-095f-4972-b3bd-e5af60316e39, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6fa79e3-94d1-4cc5-862b-c9233568c304, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1275d24c-a096-47ed-a499-1a59fcca4704, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1275d24c-a096-47ed-a499-1a59fcca4704, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64707d3-3a52-407b-a0f6-1b97a19b00e5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f2d4b795-7834-4970-b198-d32233339068, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2d4b795-7834-4970-b198-d32233339068, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c516d0-30b2-4354-baec-5a8518d09791, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4a70b85a-a991-47c3-9bc5-dcb262eb649c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a70b85a-a991-47c3-9bc5-dcb262eb649c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732a20f6-adb1-4744-b511-c1b698a68d04, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 61622efe-ddfa-44e2-8b48-43448139c1da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61622efe-ddfa-44e2-8b48-43448139c1da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2236273d-d06f-4fba-9b3b-ca34b3769137, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aeed2ffd-9309-47c8-9a6f-5496e139990f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeed2ffd-9309-47c8-9a6f-5496e139990f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71a4c33-b4d6-4088-9882-cb30f30745bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76365d30-2c3d-430d-b16f-b13f15a7a03d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76365d30-2c3d-430d-b16f-b13f15a7a03d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a6f2ed-1972-443f-ae9e-7c32e0c4f2df, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d44bd6d9-54c1-4239-8675-16f74569409b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44bd6d9-54c1-4239-8675-16f74569409b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f75d82-bfe7-457a-a139-d64adc50bf7e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f6e3be8-310a-4542-b13e-7c9e94b86691, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6e3be8-310a-4542-b13e-7c9e94b86691, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265c1a0e-11e2-4a5f-a546-8315e1b8d28f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e86bf458-008c-4db9-b291-b9bcda57d17f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86bf458-008c-4db9-b291-b9bcda57d17f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1275d24c-a096-47ed-a499-1a59fcca4704, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e7f36cc0-2781-4d29-93bb-e94a65e0cdc6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f36cc0-2781-4d29-93bb-e94a65e0cdc6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e0d40c-095f-4972-b3bd-e5af60316e39, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5fb27724-f0dd-477d-bc8f-7178dd8c77a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb27724-f0dd-477d-bc8f-7178dd8c77a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2d4b795-7834-4970-b198-d32233339068, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8714ae03-dd84-4ee4-9be2-4d3afc64e9d8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8714ae03-dd84-4ee4-9be2-4d3afc64e9d8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeed2ffd-9309-47c8-9a6f-5496e139990f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 83e52b9b-9f4d-4187-b500-1057d6521fc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e52b9b-9f4d-4187-b500-1057d6521fc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a70b85a-a991-47c3-9bc5-dcb262eb649c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 795652b0-5f5e-4959-a5d5-c5e54aca273d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 795652b0-5f5e-4959-a5d5-c5e54aca273d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61622efe-ddfa-44e2-8b48-43448139c1da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 988ca4ee-b28d-40c7-b751-5638d7873ead, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988ca4ee-b28d-40c7-b751-5638d7873ead, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44bd6d9-54c1-4239-8675-16f74569409b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 170247a3-3497-4f72-9c1b-5fb03dd8077d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 170247a3-3497-4f72-9c1b-5fb03dd8077d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6e3be8-310a-4542-b13e-7c9e94b86691, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ba13dd69-e621-40f2-ab55-867b3d90c8a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba13dd69-e621-40f2-ab55-867b3d90c8a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76365d30-2c3d-430d-b16f-b13f15a7a03d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 18027354-ca10-4f28-a26a-268ca48ffa67, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18027354-ca10-4f28-a26a-268ca48ffa67, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86bf458-008c-4db9-b291-b9bcda57d17f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7a5c5af9-08c8-4f3e-aa65-9c9aa9ac2d60, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a5c5af9-08c8-4f3e-aa65-9c9aa9ac2d60, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb27724-f0dd-477d-bc8f-7178dd8c77a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 32f05646-789c-42b7-8db0-db027fce795c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f05646-789c-42b7-8db0-db027fce795c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8714ae03-dd84-4ee4-9be2-4d3afc64e9d8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b72e1aba-c506-4947-b7ab-004e6f6ad8ad, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b72e1aba-c506-4947-b7ab-004e6f6ad8ad, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 795652b0-5f5e-4959-a5d5-c5e54aca273d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 500ac62b-775b-4147-8704-142aeab15821, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500ac62b-775b-4147-8704-142aeab15821, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988ca4ee-b28d-40c7-b751-5638d7873ead, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 69571f05-eaae-4f99-a350-4adfc05bbac0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69571f05-eaae-4f99-a350-4adfc05bbac0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e52b9b-9f4d-4187-b500-1057d6521fc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe40533c-2a79-46e7-838c-19da65f37224, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe40533c-2a79-46e7-838c-19da65f37224, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f36cc0-2781-4d29-93bb-e94a65e0cdc6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 40222a23-d709-475f-a703-233f8d0b394c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40222a23-d709-475f-a703-233f8d0b394c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba13dd69-e621-40f2-ab55-867b3d90c8a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76a879c9-241a-4d8f-86dd-2333a7589725, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a879c9-241a-4d8f-86dd-2333a7589725, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 170247a3-3497-4f72-9c1b-5fb03dd8077d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 424c64d8-6468-46ba-b9f0-4e087a77cfe6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 424c64d8-6468-46ba-b9f0-4e087a77cfe6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18027354-ca10-4f28-a26a-268ca48ffa67, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b88e2a31-bb12-4b2a-9b06-3f4b322afb0d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88e2a31-bb12-4b2a-9b06-3f4b322afb0d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a5c5af9-08c8-4f3e-aa65-9c9aa9ac2d60, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 78f50605-c17a-433f-96c3-8dc4e8bf18f8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f50605-c17a-433f-96c3-8dc4e8bf18f8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40222a23-d709-475f-a703-233f8d0b394c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 951d94f2-baba-4414-93df-3fdf2be6ad78, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951d94f2-baba-4414-93df-3fdf2be6ad78, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe40533c-2a79-46e7-838c-19da65f37224, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 203ab38d-c4af-444f-9c42-ed901579863b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203ab38d-c4af-444f-9c42-ed901579863b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b72e1aba-c506-4947-b7ab-004e6f6ad8ad, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4125c6ab-ee48-40a8-84f7-6fb286481bcf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4125c6ab-ee48-40a8-84f7-6fb286481bcf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f05646-789c-42b7-8db0-db027fce795c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1df38a83-a3a4-463e-b965-63f5bbf20677, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df38a83-a3a4-463e-b965-63f5bbf20677, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69571f05-eaae-4f99-a350-4adfc05bbac0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 65bc3219-4430-4d0e-a14e-6703629eb4e7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bc3219-4430-4d0e-a14e-6703629eb4e7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500ac62b-775b-4147-8704-142aeab15821, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2492b9a2-9fec-4de0-a971-ee5b455114f4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2492b9a2-9fec-4de0-a971-ee5b455114f4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 424c64d8-6468-46ba-b9f0-4e087a77cfe6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e98783be-d2bd-490e-89a5-1ad9adaf0be5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98783be-d2bd-490e-89a5-1ad9adaf0be5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88e2a31-bb12-4b2a-9b06-3f4b322afb0d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5bc573b3-9ab7-4b77-be33-4615094b9dda, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc573b3-9ab7-4b77-be33-4615094b9dda, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a879c9-241a-4d8f-86dd-2333a7589725, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4bb73e3a-2133-4980-8a14-67512c0a1194, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bb73e3a-2133-4980-8a14-67512c0a1194, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f50605-c17a-433f-96c3-8dc4e8bf18f8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6980493a-127a-4c93-8f88-16871803ffa2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6980493a-127a-4c93-8f88-16871803ffa2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951d94f2-baba-4414-93df-3fdf2be6ad78, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 08fdf9d8-09ad-438d-8023-c1142234369e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08fdf9d8-09ad-438d-8023-c1142234369e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203ab38d-c4af-444f-9c42-ed901579863b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 69f683ec-c146-4ccd-877c-bd2438540fa2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f683ec-c146-4ccd-877c-bd2438540fa2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4125c6ab-ee48-40a8-84f7-6fb286481bcf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5989056d-c1bc-4463-aa27-cee12b120d83, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5989056d-c1bc-4463-aa27-cee12b120d83, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bc3219-4430-4d0e-a14e-6703629eb4e7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb2d74bd-015a-4f5b-b755-8e5a9a4968ae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb2d74bd-015a-4f5b-b755-8e5a9a4968ae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df38a83-a3a4-463e-b965-63f5bbf20677, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 27d8de48-0fba-4b39-ba1e-9e955967ba09, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d8de48-0fba-4b39-ba1e-9e955967ba09, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2492b9a2-9fec-4de0-a971-ee5b455114f4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fa9faa28-b94a-4e7f-83a8-8c5d182dd9fe, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9faa28-b94a-4e7f-83a8-8c5d182dd9fe, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc573b3-9ab7-4b77-be33-4615094b9dda, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45f86673-be11-4fc7-9ec7-a306b3f063d6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f86673-be11-4fc7-9ec7-a306b3f063d6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98783be-d2bd-490e-89a5-1ad9adaf0be5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 94b61b25-258d-409a-beb4-c180850853e3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b61b25-258d-409a-beb4-c180850853e3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bb73e3a-2133-4980-8a14-67512c0a1194, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 314dac56-b023-41fe-941f-7d1139e3f756, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 314dac56-b023-41fe-941f-7d1139e3f756, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6980493a-127a-4c93-8f88-16871803ffa2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 83e8abd1-d7f2-4105-ad50-16dc1dec39c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e8abd1-d7f2-4105-ad50-16dc1dec39c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9faa28-b94a-4e7f-83a8-8c5d182dd9fe, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 0 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f683ec-c146-4ccd-877c-bd2438540fa2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb2d74bd-015a-4f5b-b755-8e5a9a4968ae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ab85ef6-0038-449e-9913-155facba0f8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab85ef6-0038-449e-9913-155facba0f8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d8de48-0fba-4b39-ba1e-9e955967ba09, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae44e445-89f3-4f0f-895e-452c714a7957, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae44e445-89f3-4f0f-895e-452c714a7957, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5989056d-c1bc-4463-aa27-cee12b120d83, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a5a7df9a-002c-4ad3-83bc-25c941499f52, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a7df9a-002c-4ad3-83bc-25c941499f52, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08fdf9d8-09ad-438d-8023-c1142234369e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c11b289d-e93a-4db2-8ec0-c4ca9ce628ba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11b289d-e93a-4db2-8ec0-c4ca9ce628ba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cfc15638-2843-4f60-aa97-6fb4e3ef882e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc15638-2843-4f60-aa97-6fb4e3ef882e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 24029a62-c5d7-47f6-bb4a-7213260dd24e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24029a62-c5d7-47f6-bb4a-7213260dd24e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f86673-be11-4fc7-9ec7-a306b3f063d6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b61b25-258d-409a-beb4-c180850853e3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 314dac56-b023-41fe-941f-7d1139e3f756, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 273a4368-e8f8-484e-8b20-222ac2f1b803, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273a4368-e8f8-484e-8b20-222ac2f1b803, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e8abd1-d7f2-4105-ad50-16dc1dec39c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 027b105e-483d-4a3e-b039-1ef997c22d3f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027b105e-483d-4a3e-b039-1ef997c22d3f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fc0f9bbd-c652-4fa3-b196-767299222d0d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc0f9bbd-c652-4fa3-b196-767299222d0d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b595613e-00b3-494c-bc66-f51ec4e78d66, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b595613e-00b3-494c-bc66-f51ec4e78d66, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab85ef6-0038-449e-9913-155facba0f8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ab3407c-a842-4993-803d-b86ce545d062, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab3407c-a842-4993-803d-b86ce545d062, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae44e445-89f3-4f0f-895e-452c714a7957, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11b289d-e93a-4db2-8ec0-c4ca9ce628ba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a7df9a-002c-4ad3-83bc-25c941499f52, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab6c9f83-8f80-4aba-9184-d6a1df517efe, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6c9f83-8f80-4aba-9184-d6a1df517efe, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fdf4232a-18b5-42fb-9504-5f79020fd0c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdf4232a-18b5-42fb-9504-5f79020fd0c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, e099e4f9-75dc-4366-8b5f-d1de13ac435a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e099e4f9-75dc-4366-8b5f-d1de13ac435a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273a4368-e8f8-484e-8b20-222ac2f1b803, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a747734a-ee06-4e21-a393-4eecab008e49, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a747734a-ee06-4e21-a393-4eecab008e49, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24029a62-c5d7-47f6-bb4a-7213260dd24e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3dc6fb57-cd44-4e89-a885-2663f5151886, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc6fb57-cd44-4e89-a885-2663f5151886, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc15638-2843-4f60-aa97-6fb4e3ef882e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b9343c51-676d-4e26-a5b2-7914b9103b90, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9343c51-676d-4e26-a5b2-7914b9103b90, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027b105e-483d-4a3e-b039-1ef997c22d3f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e0fd7dce-c142-46d2-89bf-c27dd234946b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0fd7dce-c142-46d2-89bf-c27dd234946b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6c9f83-8f80-4aba-9184-d6a1df517efe, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1d44037c-f2fc-4814-8313-ca46ce60ddca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d44037c-f2fc-4814-8313-ca46ce60ddca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab3407c-a842-4993-803d-b86ce545d062, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 36169e5e-d64c-466d-a1e6-f8b6d8a13d94, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36169e5e-d64c-466d-a1e6-f8b6d8a13d94, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b595613e-00b3-494c-bc66-f51ec4e78d66, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 08c95c44-9b0d-4ab8-aaab-50efdc234990, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c95c44-9b0d-4ab8-aaab-50efdc234990, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc0f9bbd-c652-4fa3-b196-767299222d0d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aa981c0e-6475-4e38-847b-e7521d74b4de, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa981c0e-6475-4e38-847b-e7521d74b4de, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e099e4f9-75dc-4366-8b5f-d1de13ac435a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1906f3d4-5d0b-4b0c-9e76-17b21f9737d4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1906f3d4-5d0b-4b0c-9e76-17b21f9737d4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a747734a-ee06-4e21-a393-4eecab008e49, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 96e11441-ce82-42ea-a9b4-e364c1e5e427, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e11441-ce82-42ea-a9b4-e364c1e5e427, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdf4232a-18b5-42fb-9504-5f79020fd0c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 828286a7-ab90-4104-a419-56ea07826dc9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828286a7-ab90-4104-a419-56ea07826dc9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9343c51-676d-4e26-a5b2-7914b9103b90, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4900aac3-aa9c-4d8f-a5df-e9efec18704e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4900aac3-aa9c-4d8f-a5df-e9efec18704e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc6fb57-cd44-4e89-a885-2663f5151886, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c38bf300-8d6d-4878-a24c-711a80bf973d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38bf300-8d6d-4878-a24c-711a80bf973d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0fd7dce-c142-46d2-89bf-c27dd234946b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c72e61de-ada4-4fb6-8a86-97f2503932b9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72e61de-ada4-4fb6-8a86-97f2503932b9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d44037c-f2fc-4814-8313-ca46ce60ddca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8032cad2-432f-4c2d-a6a1-57687dc1b395, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8032cad2-432f-4c2d-a6a1-57687dc1b395, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36169e5e-d64c-466d-a1e6-f8b6d8a13d94, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 94e505d0-0411-4553-acb3-ae2730e86ad1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e505d0-0411-4553-acb3-ae2730e86ad1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c95c44-9b0d-4ab8-aaab-50efdc234990, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45b60e74-32d0-444e-b042-796cafa7a3df, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b60e74-32d0-444e-b042-796cafa7a3df, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa981c0e-6475-4e38-847b-e7521d74b4de, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 09e51c30-0043-4264-9201-5d6901bb6c6f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09e51c30-0043-4264-9201-5d6901bb6c6f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1906f3d4-5d0b-4b0c-9e76-17b21f9737d4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8067ab00-7306-4484-b294-2f98c05354e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8067ab00-7306-4484-b294-2f98c05354e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38bf300-8d6d-4878-a24c-711a80bf973d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f599385-835f-4030-ab9d-a083d6d33552, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f599385-835f-4030-ab9d-a083d6d33552, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828286a7-ab90-4104-a419-56ea07826dc9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aebdde35-1a5b-4717-8d03-5138bf58f0fe, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebdde35-1a5b-4717-8d03-5138bf58f0fe, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e11441-ce82-42ea-a9b4-e364c1e5e427, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 215126df-8d33-4796-ab47-a63aa2003b2c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215126df-8d33-4796-ab47-a63aa2003b2c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4900aac3-aa9c-4d8f-a5df-e9efec18704e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0bda617f-a82a-445f-89ef-c3b3c5a2fc76, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bda617f-a82a-445f-89ef-c3b3c5a2fc76, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72e61de-ada4-4fb6-8a86-97f2503932b9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b2195882-1974-4242-abf3-d7cefd2e0bcc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2195882-1974-4242-abf3-d7cefd2e0bcc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e505d0-0411-4553-acb3-ae2730e86ad1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a8148fd0-b276-48c1-b1bc-d5bb84c4e02d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8148fd0-b276-48c1-b1bc-d5bb84c4e02d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8032cad2-432f-4c2d-a6a1-57687dc1b395, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8a4491c6-41d9-4935-afb8-5dfbe632e730, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4491c6-41d9-4935-afb8-5dfbe632e730, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b60e74-32d0-444e-b042-796cafa7a3df, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 325e2f94-f25f-4857-bb27-732383e538d2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325e2f94-f25f-4857-bb27-732383e538d2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09e51c30-0043-4264-9201-5d6901bb6c6f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6de3c333-b453-46e4-b870-d1f42b523573, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de3c333-b453-46e4-b870-d1f42b523573, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8067ab00-7306-4484-b294-2f98c05354e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8a23d330-f5dd-4359-b782-3fe447b590e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a23d330-f5dd-4359-b782-3fe447b590e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f599385-835f-4030-ab9d-a083d6d33552, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8f4ce025-162b-4a5d-a510-c9de3b54862d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4ce025-162b-4a5d-a510-c9de3b54862d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bda617f-a82a-445f-89ef-c3b3c5a2fc76, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 940163ec-4153-49e0-bc44-588d9499583d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940163ec-4153-49e0-bc44-588d9499583d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215126df-8d33-4796-ab47-a63aa2003b2c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ceab76dc-40e7-4cdc-adaf-7989cf715048, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceab76dc-40e7-4cdc-adaf-7989cf715048, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebdde35-1a5b-4717-8d03-5138bf58f0fe, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7943bff1-da11-4908-bfd1-78582b85c6dd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7943bff1-da11-4908-bfd1-78582b85c6dd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2195882-1974-4242-abf3-d7cefd2e0bcc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 21ae76c1-c921-4af5-8578-0b62eea5a863, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21ae76c1-c921-4af5-8578-0b62eea5a863, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4491c6-41d9-4935-afb8-5dfbe632e730, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8ddad542-289e-4372-88fe-acc1882a10a6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ddad542-289e-4372-88fe-acc1882a10a6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8148fd0-b276-48c1-b1bc-d5bb84c4e02d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87c4f0a4-f577-4a05-a7c9-6bc4a751cfb1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c4f0a4-f577-4a05-a7c9-6bc4a751cfb1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325e2f94-f25f-4857-bb27-732383e538d2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39daa671-caba-48e7-a920-23c05b7e8d58, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39daa671-caba-48e7-a920-23c05b7e8d58, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de3c333-b453-46e4-b870-d1f42b523573, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 65bcd3a4-a387-4d24-ad56-6fea43570a89, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bcd3a4-a387-4d24-ad56-6fea43570a89, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a23d330-f5dd-4359-b782-3fe447b590e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a8e66a41-7316-479c-a815-f2a521e95d00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e66a41-7316-479c-a815-f2a521e95d00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4ce025-162b-4a5d-a510-c9de3b54862d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d40adf2f-b857-412b-ace3-8c36a381f9e5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d40adf2f-b857-412b-ace3-8c36a381f9e5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940163ec-4153-49e0-bc44-588d9499583d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87886ec7-14b5-48ab-ba4e-b5083649a6dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87886ec7-14b5-48ab-ba4e-b5083649a6dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceab76dc-40e7-4cdc-adaf-7989cf715048, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a8f784c2-6e59-45ab-ac70-e0e90f9d10cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f784c2-6e59-45ab-ac70-e0e90f9d10cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21ae76c1-c921-4af5-8578-0b62eea5a863, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ef46616-f268-40ca-afba-895a316a3a33, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef46616-f268-40ca-afba-895a316a3a33, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7943bff1-da11-4908-bfd1-78582b85c6dd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 543cef4b-3a7b-44df-b429-d271fa80f378, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 543cef4b-3a7b-44df-b429-d271fa80f378, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c4f0a4-f577-4a05-a7c9-6bc4a751cfb1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f5cd44de-5292-45df-b65d-6efd535c3515, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cd44de-5292-45df-b65d-6efd535c3515, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ddad542-289e-4372-88fe-acc1882a10a6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 31b2e3d5-97d9-435f-b82c-40deb8dec7dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b2e3d5-97d9-435f-b82c-40deb8dec7dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39daa671-caba-48e7-a920-23c05b7e8d58, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5725948b-144c-4840-be7f-9879ef0d8c09, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5725948b-144c-4840-be7f-9879ef0d8c09, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bcd3a4-a387-4d24-ad56-6fea43570a89, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d67bc3b3-f2bc-47b9-ac25-01c6875ee5dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d67bc3b3-f2bc-47b9-ac25-01c6875ee5dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f784c2-6e59-45ab-ac70-e0e90f9d10cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ba41b1e-b1f4-42b2-9dbf-e15fef4e925b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ba41b1e-b1f4-42b2-9dbf-e15fef4e925b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87886ec7-14b5-48ab-ba4e-b5083649a6dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0764f981-4c55-4fb6-8da0-746a0b343b9e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0764f981-4c55-4fb6-8da0-746a0b343b9e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e66a41-7316-479c-a815-f2a521e95d00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c264fa6d-639f-4960-ad46-dcc5aa44b856, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c264fa6d-639f-4960-ad46-dcc5aa44b856, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d40adf2f-b857-412b-ace3-8c36a381f9e5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d5b15a68-530d-4131-b65b-8d51e995e55f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b15a68-530d-4131-b65b-8d51e995e55f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 543cef4b-3a7b-44df-b429-d271fa80f378, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 70996771-2992-4f5d-8e08-646e5f137585, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70996771-2992-4f5d-8e08-646e5f137585, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef46616-f268-40ca-afba-895a316a3a33, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dd802901-da47-4f28-a28f-a496ee24099d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd802901-da47-4f28-a28f-a496ee24099d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cd44de-5292-45df-b65d-6efd535c3515, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 73d04fbc-a922-4a7a-92b4-8b00a930efde, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d04fbc-a922-4a7a-92b4-8b00a930efde, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b2e3d5-97d9-435f-b82c-40deb8dec7dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 067b077d-c9b0-456b-95fd-713ed6236f00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 067b077d-c9b0-456b-95fd-713ed6236f00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5725948b-144c-4840-be7f-9879ef0d8c09, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ea6bc144-a491-4ece-b0c8-bc9c6bbf252f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6bc144-a491-4ece-b0c8-bc9c6bbf252f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d67bc3b3-f2bc-47b9-ac25-01c6875ee5dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 944d8e95-788f-4082-9c6f-4a7867915c92, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 944d8e95-788f-4082-9c6f-4a7867915c92, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ba41b1e-b1f4-42b2-9dbf-e15fef4e925b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, db7f786f-f802-4d99-ac98-b20b75ea8ca8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7f786f-f802-4d99-ac98-b20b75ea8ca8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70996771-2992-4f5d-8e08-646e5f137585, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1a8dcc42-bdaa-48d3-ac60-5470c7c91dd6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8dcc42-bdaa-48d3-ac60-5470c7c91dd6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0764f981-4c55-4fb6-8da0-746a0b343b9e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bfada08f-afb3-4eca-ae43-983ce2a81802, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfada08f-afb3-4eca-ae43-983ce2a81802, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c264fa6d-639f-4960-ad46-dcc5aa44b856, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 287cc489-02df-4d94-aa81-95b1614c4834, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287cc489-02df-4d94-aa81-95b1614c4834, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b15a68-530d-4131-b65b-8d51e995e55f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6b2fb12c-d88c-4023-a04d-e8366f1c5129, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2fb12c-d88c-4023-a04d-e8366f1c5129, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 067b077d-c9b0-456b-95fd-713ed6236f00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b66009ea-8367-44ce-8696-f06220d41eb3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66009ea-8367-44ce-8696-f06220d41eb3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d04fbc-a922-4a7a-92b4-8b00a930efde, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3c911488-688e-4d13-8bd4-74634026bd18, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c911488-688e-4d13-8bd4-74634026bd18, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6bc144-a491-4ece-b0c8-bc9c6bbf252f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cc041cdf-30c7-487d-98b3-920230c9074b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc041cdf-30c7-487d-98b3-920230c9074b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd802901-da47-4f28-a28f-a496ee24099d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 306c356a-e54a-4355-bc18-df22e054e85e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306c356a-e54a-4355-bc18-df22e054e85e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7f786f-f802-4d99-ac98-b20b75ea8ca8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287cc489-02df-4d94-aa81-95b1614c4834, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 569a0c19-6877-42cd-b712-f89828421c4c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569a0c19-6877-42cd-b712-f89828421c4c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8dcc42-bdaa-48d3-ac60-5470c7c91dd6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1237b1fc-7146-446c-bd0d-724737cc4c79, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1237b1fc-7146-446c-bd0d-724737cc4c79, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2fb12c-d88c-4023-a04d-e8366f1c5129, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c56cd42b-f3df-495c-944f-38d44e04fbed, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56cd42b-f3df-495c-944f-38d44e04fbed, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfada08f-afb3-4eca-ae43-983ce2a81802, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8c9e5ae4-629e-4c2f-b04f-4426218796bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9e5ae4-629e-4c2f-b04f-4426218796bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aec297e3-9adb-4c69-aa3e-2fbc89811bfd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec297e3-9adb-4c69-aa3e-2fbc89811bfd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c911488-688e-4d13-8bd4-74634026bd18, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 944d8e95-788f-4082-9c6f-4a7867915c92, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a3e9f5f1-9f68-4d1d-87b3-b5203cfe24ee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e9f5f1-9f68-4d1d-87b3-b5203cfe24ee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66009ea-8367-44ce-8696-f06220d41eb3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 4 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc041cdf-30c7-487d-98b3-920230c9074b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aa822fad-991d-44cd-854b-31577f5c3722, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa822fad-991d-44cd-854b-31577f5c3722, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e5c2e76c-58aa-4672-bf68-ac688258f39d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5c2e76c-58aa-4672-bf68-ac688258f39d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 6bf8d109-8266-42bb-bba3-650e7b3433a7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 6bf8d109-8266-42bb-bba3-650e7b3433a7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569a0c19-6877-42cd-b712-f89828421c4c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5653336f-94e0-42a3-8d37-4d27e69f9135, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5653336f-94e0-42a3-8d37-4d27e69f9135, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1237b1fc-7146-446c-bd0d-724737cc4c79, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 64f407a8-5b83-4f0d-b37c-347e3f858ec9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f407a8-5b83-4f0d-b37c-347e3f858ec9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56cd42b-f3df-495c-944f-38d44e04fbed, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e9b1796e-5c00-4ec0-956c-830d7225cacc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9b1796e-5c00-4ec0-956c-830d7225cacc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9e5ae4-629e-4c2f-b04f-4426218796bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3e2eefff-05c3-4f0f-a13e-80d7be0462f1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e2eefff-05c3-4f0f-a13e-80d7be0462f1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306c356a-e54a-4355-bc18-df22e054e85e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 33c50bd2-e94b-4834-9473-d032e8d9e496, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c50bd2-e94b-4834-9473-d032e8d9e496, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec297e3-9adb-4c69-aa3e-2fbc89811bfd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2cee84d0-25fe-43e0-8f3e-225de78b5fdb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cee84d0-25fe-43e0-8f3e-225de78b5fdb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa822fad-991d-44cd-854b-31577f5c3722, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b40025e9-2425-4296-a78e-025782aedde4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b40025e9-2425-4296-a78e-025782aedde4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e9f5f1-9f68-4d1d-87b3-b5203cfe24ee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e5ede31a-d6a7-42d1-bd97-ca5d1906648f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ede31a-d6a7-42d1-bd97-ca5d1906648f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 6bf8d109-8266-42bb-bba3-650e7b3433a7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0b523503-1dae-4e3f-b4be-4e900639d2a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b523503-1dae-4e3f-b4be-4e900639d2a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5c2e76c-58aa-4672-bf68-ac688258f39d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 99714608-9639-4369-8658-5d44edbf6d19, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99714608-9639-4369-8658-5d44edbf6d19, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f407a8-5b83-4f0d-b37c-347e3f858ec9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 09dae245-7926-4005-8e30-4469c483e869, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09dae245-7926-4005-8e30-4469c483e869, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5653336f-94e0-42a3-8d37-4d27e69f9135, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 117a7ab5-c586-4325-b19b-eb19d361c3a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 117a7ab5-c586-4325-b19b-eb19d361c3a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e2eefff-05c3-4f0f-a13e-80d7be0462f1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 30ac8868-2264-4ba9-bd8e-6142f6c342d6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ac8868-2264-4ba9-bd8e-6142f6c342d6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9b1796e-5c00-4ec0-956c-830d7225cacc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 88267f3a-3458-4c90-98ed-b15cd186f4df, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88267f3a-3458-4c90-98ed-b15cd186f4df, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c50bd2-e94b-4834-9473-d032e8d9e496, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bc17b80a-5d92-46fc-af70-e00e5b34da6f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc17b80a-5d92-46fc-af70-e00e5b34da6f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cee84d0-25fe-43e0-8f3e-225de78b5fdb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5859b941-7bcf-411b-b319-5a6950d20887, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5859b941-7bcf-411b-b319-5a6950d20887, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b40025e9-2425-4296-a78e-025782aedde4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5b390086-a1ae-42c4-9927-0994a4276c1a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b390086-a1ae-42c4-9927-0994a4276c1a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ede31a-d6a7-42d1-bd97-ca5d1906648f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 48f8dee5-7937-446b-92b4-bba07d15b79a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f8dee5-7937-446b-92b4-bba07d15b79a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b523503-1dae-4e3f-b4be-4e900639d2a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 191d5910-397e-4fad-8baf-839fb68b2852, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191d5910-397e-4fad-8baf-839fb68b2852, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99714608-9639-4369-8658-5d44edbf6d19, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f281df17-02cd-4847-9f75-9acbad5f6671, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f281df17-02cd-4847-9f75-9acbad5f6671, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 117a7ab5-c586-4325-b19b-eb19d361c3a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 27f97efe-fb00-4233-961a-d1b19cef0df9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f97efe-fb00-4233-961a-d1b19cef0df9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ac8868-2264-4ba9-bd8e-6142f6c342d6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4997079b-38ce-49b6-99b2-1e60adc0d53a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4997079b-38ce-49b6-99b2-1e60adc0d53a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88267f3a-3458-4c90-98ed-b15cd186f4df, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2578fd86-445c-42bf-9fde-e6ea674dc9e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2578fd86-445c-42bf-9fde-e6ea674dc9e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09dae245-7926-4005-8e30-4469c483e869, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 66b0e907-f712-4fed-a142-aff25e8f0693, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b0e907-f712-4fed-a142-aff25e8f0693, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5859b941-7bcf-411b-b319-5a6950d20887, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7eb957f3-22c2-4692-9233-09a02d80edcb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb957f3-22c2-4692-9233-09a02d80edcb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc17b80a-5d92-46fc-af70-e00e5b34da6f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 922b44a7-ed0f-480b-9423-0c48c282f1be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922b44a7-ed0f-480b-9423-0c48c282f1be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f8dee5-7937-446b-92b4-bba07d15b79a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ef9f83a-8e3d-44e2-a2b0-4d607cb4cb4c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef9f83a-8e3d-44e2-a2b0-4d607cb4cb4c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b390086-a1ae-42c4-9927-0994a4276c1a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2dff6114-1012-4dd8-bdc7-8d3e3e68b0e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dff6114-1012-4dd8-bdc7-8d3e3e68b0e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191d5910-397e-4fad-8baf-839fb68b2852, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 294029b9-b551-49aa-adfd-54252c0dfb05, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294029b9-b551-49aa-adfd-54252c0dfb05, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f97efe-fb00-4233-961a-d1b19cef0df9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fc19ea2f-fd60-4927-b013-13b642463407, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc19ea2f-fd60-4927-b013-13b642463407, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b0e907-f712-4fed-a142-aff25e8f0693, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ad5a778-d400-46e2-9d77-43d2544f479b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad5a778-d400-46e2-9d77-43d2544f479b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4997079b-38ce-49b6-99b2-1e60adc0d53a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f00594d2-3d11-4afd-87c4-22f57450cba2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f00594d2-3d11-4afd-87c4-22f57450cba2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f281df17-02cd-4847-9f75-9acbad5f6671, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 33804ba6-e1eb-4c5f-a16b-592fd7490aeb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33804ba6-e1eb-4c5f-a16b-592fd7490aeb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2578fd86-445c-42bf-9fde-e6ea674dc9e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, de4b762f-249d-4798-8018-69b8315f6a5e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de4b762f-249d-4798-8018-69b8315f6a5e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb957f3-22c2-4692-9233-09a02d80edcb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7ebc6b47-f7aa-4f0c-8c70-5c8cfe2f24c1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ebc6b47-f7aa-4f0c-8c70-5c8cfe2f24c1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef9f83a-8e3d-44e2-a2b0-4d607cb4cb4c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bfb72229-8cb9-4381-9d97-39df38d8fef6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb72229-8cb9-4381-9d97-39df38d8fef6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922b44a7-ed0f-480b-9423-0c48c282f1be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 915507cb-628d-443b-a5b9-b43b6b78aca5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 915507cb-628d-443b-a5b9-b43b6b78aca5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dff6114-1012-4dd8-bdc7-8d3e3e68b0e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 62f8bfd4-1ad8-4976-be84-867e6a428de4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f8bfd4-1ad8-4976-be84-867e6a428de4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294029b9-b551-49aa-adfd-54252c0dfb05, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c9703a51-8fc3-480c-a351-55b7a84ea343, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9703a51-8fc3-480c-a351-55b7a84ea343, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc19ea2f-fd60-4927-b013-13b642463407, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ed7c5480-f7c1-400b-a793-fe79abfcac68, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7c5480-f7c1-400b-a793-fe79abfcac68, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad5a778-d400-46e2-9d77-43d2544f479b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 906b920e-b0d7-43ea-9f17-c03e3fc780ac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 906b920e-b0d7-43ea-9f17-c03e3fc780ac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f00594d2-3d11-4afd-87c4-22f57450cba2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c2ec5bdb-71a8-4147-90f3-6b0708014fc6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2ec5bdb-71a8-4147-90f3-6b0708014fc6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de4b762f-249d-4798-8018-69b8315f6a5e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 27e3bd8d-218e-4c12-8a5d-147e5a13cb7a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e3bd8d-218e-4c12-8a5d-147e5a13cb7a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33804ba6-e1eb-4c5f-a16b-592fd7490aeb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76ffb08e-2368-496a-980a-ab2c73c02654, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76ffb08e-2368-496a-980a-ab2c73c02654, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ebc6b47-f7aa-4f0c-8c70-5c8cfe2f24c1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c50e5705-0f76-4ec3-835c-7c0aa847649d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c50e5705-0f76-4ec3-835c-7c0aa847649d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 915507cb-628d-443b-a5b9-b43b6b78aca5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8fb3210c-1f46-47b8-9016-a5c7ab7695c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb3210c-1f46-47b8-9016-a5c7ab7695c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb72229-8cb9-4381-9d97-39df38d8fef6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 021ed2c2-5007-49ce-a0e6-b0928c19fa87, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021ed2c2-5007-49ce-a0e6-b0928c19fa87, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f8bfd4-1ad8-4976-be84-867e6a428de4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 147695e4-616a-497e-a6b0-ecacec22ef9b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147695e4-616a-497e-a6b0-ecacec22ef9b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7c5480-f7c1-400b-a793-fe79abfcac68, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a9594ffb-7a95-4eb4-8bf2-12f15f9335f2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9594ffb-7a95-4eb4-8bf2-12f15f9335f2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 906b920e-b0d7-43ea-9f17-c03e3fc780ac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c0adad87-df19-44f5-82b1-4e41f0b28b04, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0adad87-df19-44f5-82b1-4e41f0b28b04, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76ffb08e-2368-496a-980a-ab2c73c02654, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aef6661e-2440-4b78-9f58-0b1e69c58592, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef6661e-2440-4b78-9f58-0b1e69c58592, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9703a51-8fc3-480c-a351-55b7a84ea343, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 26a59451-d717-4df1-8c6e-f4eb24a5a027, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a59451-d717-4df1-8c6e-f4eb24a5a027, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e3bd8d-218e-4c12-8a5d-147e5a13cb7a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6eb4d6ce-2637-42e5-8d6a-66ae66d6cd01, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb4d6ce-2637-42e5-8d6a-66ae66d6cd01, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2ec5bdb-71a8-4147-90f3-6b0708014fc6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8ec79ade-3ebb-47f6-8870-247d59673e16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec79ade-3ebb-47f6-8870-247d59673e16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c50e5705-0f76-4ec3-835c-7c0aa847649d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 212fc90d-b6fc-41a6-8d95-cabebb6f498c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 212fc90d-b6fc-41a6-8d95-cabebb6f498c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb3210c-1f46-47b8-9016-a5c7ab7695c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec761d16-1dd4-44e6-9b88-13ebb95c5247, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec761d16-1dd4-44e6-9b88-13ebb95c5247, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021ed2c2-5007-49ce-a0e6-b0928c19fa87, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 520de725-52bc-42d4-8a3c-8110b4711c78, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 520de725-52bc-42d4-8a3c-8110b4711c78, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147695e4-616a-497e-a6b0-ecacec22ef9b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 75de83e3-9c78-4efe-aedb-01017a267b94, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75de83e3-9c78-4efe-aedb-01017a267b94, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0adad87-df19-44f5-82b1-4e41f0b28b04, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 46f96ace-0e02-45b3-b379-0bada7399aec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46f96ace-0e02-45b3-b379-0bada7399aec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef6661e-2440-4b78-9f58-0b1e69c58592, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f417bf8-5e62-43e3-9bef-bf1c2e6f268c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f417bf8-5e62-43e3-9bef-bf1c2e6f268c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec79ade-3ebb-47f6-8870-247d59673e16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 29ba1185-4b1b-44c0-8ad5-5e8699fc1d0b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29ba1185-4b1b-44c0-8ad5-5e8699fc1d0b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb4d6ce-2637-42e5-8d6a-66ae66d6cd01, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 434ab400-3dc8-44bd-a976-1f537c763017, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434ab400-3dc8-44bd-a976-1f537c763017, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a59451-d717-4df1-8c6e-f4eb24a5a027, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cafc9729-cc41-445a-9c55-c2ce9856cf96, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafc9729-cc41-445a-9c55-c2ce9856cf96, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9594ffb-7a95-4eb4-8bf2-12f15f9335f2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9b8cd5b9-daee-4d0f-9d47-06cb81e31028, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8cd5b9-daee-4d0f-9d47-06cb81e31028, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 212fc90d-b6fc-41a6-8d95-cabebb6f498c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ed84737b-bff4-4bbd-8cb7-9462bbaaab29, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed84737b-bff4-4bbd-8cb7-9462bbaaab29, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec761d16-1dd4-44e6-9b88-13ebb95c5247, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4aaf20e9-b7d9-447c-921e-13795a0abc80, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aaf20e9-b7d9-447c-921e-13795a0abc80, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75de83e3-9c78-4efe-aedb-01017a267b94, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, edd2d830-0a62-4afd-98fc-f4229ac94616, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd2d830-0a62-4afd-98fc-f4229ac94616, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 520de725-52bc-42d4-8a3c-8110b4711c78, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 71dafcc7-0fd0-4be1-98ce-81c30a94b484, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71dafcc7-0fd0-4be1-98ce-81c30a94b484, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46f96ace-0e02-45b3-b379-0bada7399aec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b9a1e47-4d89-4558-9126-f570d6f619c5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9a1e47-4d89-4558-9126-f570d6f619c5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434ab400-3dc8-44bd-a976-1f537c763017, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29ba1185-4b1b-44c0-8ad5-5e8699fc1d0b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 12 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f417bf8-5e62-43e3-9bef-bf1c2e6f268c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f3e148da-c7f6-43e1-aec6-84167e174dc2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3e148da-c7f6-43e1-aec6-84167e174dc2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafc9729-cc41-445a-9c55-c2ce9856cf96, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c8f4eb2a-16b8-4d0e-9327-1fb54a07a28b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f4eb2a-16b8-4d0e-9327-1fb54a07a28b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8cd5b9-daee-4d0f-9d47-06cb81e31028, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 17c8eda2-2d07-4ecb-ac33-399fee4e0339, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c8eda2-2d07-4ecb-ac33-399fee4e0339, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d202d512-8171-43cd-b022-18d7911304ce, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d202d512-8171-43cd-b022-18d7911304ce, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e847dd0a-5692-4e51-b711-e7cb601080fc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e847dd0a-5692-4e51-b711-e7cb601080fc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed84737b-bff4-4bbd-8cb7-9462bbaaab29, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 341c3d80-0483-4511-936e-659c4e22ccc6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 341c3d80-0483-4511-936e-659c4e22ccc6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71dafcc7-0fd0-4be1-98ce-81c30a94b484, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4c341d3-2768-4ec2-be80-e8156b485104, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4c341d3-2768-4ec2-be80-e8156b485104, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aaf20e9-b7d9-447c-921e-13795a0abc80, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd2d830-0a62-4afd-98fc-f4229ac94616, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 319e84ba-c7d3-43c3-9be9-0bb7a6e7b7b4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319e84ba-c7d3-43c3-9be9-0bb7a6e7b7b4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f1be5fe-8415-4600-8653-63d78c268006, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1be5fe-8415-4600-8653-63d78c268006, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9a1e47-4d89-4558-9126-f570d6f619c5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3e148da-c7f6-43e1-aec6-84167e174dc2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fa670383-38b0-4f1b-adba-57f080f64964, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa670383-38b0-4f1b-adba-57f080f64964, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f4eb2a-16b8-4d0e-9327-1fb54a07a28b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c4bfb1ac-167e-4fdb-86b0-3e3f2bb651dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4bfb1ac-167e-4fdb-86b0-3e3f2bb651dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c8eda2-2d07-4ecb-ac33-399fee4e0339, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 806ec106-7ddd-4c26-8677-41130398b3e9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 806ec106-7ddd-4c26-8677-41130398b3e9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 18bd5b8b-8dda-4bb1-a47b-51e7787d3b28, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18bd5b8b-8dda-4bb1-a47b-51e7787d3b28, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e847dd0a-5692-4e51-b711-e7cb601080fc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8385b39c-508e-4412-8d8c-5a0b14ede3ba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8385b39c-508e-4412-8d8c-5a0b14ede3ba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d202d512-8171-43cd-b022-18d7911304ce, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 722e2fcd-942d-465b-ae0f-399bc68212b2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722e2fcd-942d-465b-ae0f-399bc68212b2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 341c3d80-0483-4511-936e-659c4e22ccc6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c5a91f9a-eb41-4134-8e63-733e7406550c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a91f9a-eb41-4134-8e63-733e7406550c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4c341d3-2768-4ec2-be80-e8156b485104, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb954bde-4a41-4a93-a2ec-5165f731808e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb954bde-4a41-4a93-a2ec-5165f731808e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319e84ba-c7d3-43c3-9be9-0bb7a6e7b7b4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1859b554-8f66-45f0-868d-976607bb10cc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1859b554-8f66-45f0-868d-976607bb10cc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1be5fe-8415-4600-8653-63d78c268006, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4728f32b-8e68-4baa-bc32-c43955c334ac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4728f32b-8e68-4baa-bc32-c43955c334ac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 806ec106-7ddd-4c26-8677-41130398b3e9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4bfb1ac-167e-4fdb-86b0-3e3f2bb651dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1485b48b-6e78-476d-ad3f-fa4e528b7afd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1485b48b-6e78-476d-ad3f-fa4e528b7afd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa670383-38b0-4f1b-adba-57f080f64964, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 42feb92a-085c-4db0-9f68-56c05dd8faea, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42feb92a-085c-4db0-9f68-56c05dd8faea, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d53ee4f3-5bc2-4f8d-8533-6476dc81a30f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d53ee4f3-5bc2-4f8d-8533-6476dc81a30f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8385b39c-508e-4412-8d8c-5a0b14ede3ba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a336accb-888a-4192-a591-676a9a36b5e3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a336accb-888a-4192-a591-676a9a36b5e3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722e2fcd-942d-465b-ae0f-399bc68212b2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c1e96824-0c6d-4ee3-9824-74b41dd882e5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e96824-0c6d-4ee3-9824-74b41dd882e5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a91f9a-eb41-4134-8e63-733e7406550c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9aa8e538-ae0d-4eac-9b5c-65d80423d4a1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa8e538-ae0d-4eac-9b5c-65d80423d4a1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18bd5b8b-8dda-4bb1-a47b-51e7787d3b28, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 133c06ad-8c22-4f64-9dda-502467dee489, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133c06ad-8c22-4f64-9dda-502467dee489, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb954bde-4a41-4a93-a2ec-5165f731808e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b28cecc7-f293-4822-86de-417561a977fd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b28cecc7-f293-4822-86de-417561a977fd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1859b554-8f66-45f0-868d-976607bb10cc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad21897f-cdbf-4510-b3aa-ec72823cafab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad21897f-cdbf-4510-b3aa-ec72823cafab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1485b48b-6e78-476d-ad3f-fa4e528b7afd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 171914ef-eb29-4973-8082-4038c8ae279b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 171914ef-eb29-4973-8082-4038c8ae279b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42feb92a-085c-4db0-9f68-56c05dd8faea, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1580fe74-eaff-4d87-99a7-608435a6b201, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1580fe74-eaff-4d87-99a7-608435a6b201, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4728f32b-8e68-4baa-bc32-c43955c334ac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 983f49dd-e098-4a02-915f-60ea597d656f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983f49dd-e098-4a02-915f-60ea597d656f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d53ee4f3-5bc2-4f8d-8533-6476dc81a30f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1dafef75-8737-4141-9e6e-14fa3fc1da9f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dafef75-8737-4141-9e6e-14fa3fc1da9f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e96824-0c6d-4ee3-9824-74b41dd882e5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e2a9a971-6f29-46f8-a5ce-1116bd18b174, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a9a971-6f29-46f8-a5ce-1116bd18b174, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133c06ad-8c22-4f64-9dda-502467dee489, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4bc3f461-8d8f-4d15-ae7e-3ce066bef64d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc3f461-8d8f-4d15-ae7e-3ce066bef64d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a336accb-888a-4192-a591-676a9a36b5e3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9be9d187-7c5b-4267-960b-91243f025f52, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be9d187-7c5b-4267-960b-91243f025f52, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa8e538-ae0d-4eac-9b5c-65d80423d4a1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eefd77c4-8d63-44db-b900-841e734772df, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eefd77c4-8d63-44db-b900-841e734772df, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b28cecc7-f293-4822-86de-417561a977fd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3f6e6a94-0ff5-4108-bae0-e6006bb31bac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6e6a94-0ff5-4108-bae0-e6006bb31bac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad21897f-cdbf-4510-b3aa-ec72823cafab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4100c1d3-7b1c-4491-81e4-cd66b2deedf3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4100c1d3-7b1c-4491-81e4-cd66b2deedf3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 171914ef-eb29-4973-8082-4038c8ae279b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6b9d8be4-8be7-44d7-81bb-88cccf25be5a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9d8be4-8be7-44d7-81bb-88cccf25be5a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983f49dd-e098-4a02-915f-60ea597d656f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4add6c0e-2bd7-4253-a496-ce8b925d8e85, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4add6c0e-2bd7-4253-a496-ce8b925d8e85, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1580fe74-eaff-4d87-99a7-608435a6b201, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 12037dce-c60f-4b67-a3c5-598a125c918c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12037dce-c60f-4b67-a3c5-598a125c918c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a9a971-6f29-46f8-a5ce-1116bd18b174, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5c04bed2-ad01-4814-98d6-96002aba563b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c04bed2-ad01-4814-98d6-96002aba563b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dafef75-8737-4141-9e6e-14fa3fc1da9f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2397bb63-8e39-4d96-912a-f6852850df3d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2397bb63-8e39-4d96-912a-f6852850df3d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be9d187-7c5b-4267-960b-91243f025f52, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c361da12-97b0-4391-945a-7304261392b3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c361da12-97b0-4391-945a-7304261392b3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eefd77c4-8d63-44db-b900-841e734772df, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0516e0e1-f6e5-4fa8-a269-5b2e18bf12cc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0516e0e1-f6e5-4fa8-a269-5b2e18bf12cc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc3f461-8d8f-4d15-ae7e-3ce066bef64d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d28f11ab-ee9c-4f89-ad2c-6b41c866b02e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28f11ab-ee9c-4f89-ad2c-6b41c866b02e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4100c1d3-7b1c-4491-81e4-cd66b2deedf3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f08c20b5-6ca4-455d-9a21-4ed3e6e6f663, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08c20b5-6ca4-455d-9a21-4ed3e6e6f663, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6e6a94-0ff5-4108-bae0-e6006bb31bac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5ff6bfd7-a8cc-4493-8927-39be800ce672, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ff6bfd7-a8cc-4493-8927-39be800ce672, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12037dce-c60f-4b67-a3c5-598a125c918c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 823bba46-8fb4-4bc4-8b4d-ce5f9ceca8cc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823bba46-8fb4-4bc4-8b4d-ce5f9ceca8cc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4add6c0e-2bd7-4253-a496-ce8b925d8e85, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aa51fbf3-f611-4626-9197-e0de4f6fa525, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa51fbf3-f611-4626-9197-e0de4f6fa525, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9d8be4-8be7-44d7-81bb-88cccf25be5a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e95f5e25-3cd1-4a20-ba8d-cea7011d0b04, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95f5e25-3cd1-4a20-ba8d-cea7011d0b04, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c04bed2-ad01-4814-98d6-96002aba563b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 59b693c6-15d6-486e-b00b-526ff9446a81, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b693c6-15d6-486e-b00b-526ff9446a81, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2397bb63-8e39-4d96-912a-f6852850df3d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5674ddc6-1612-4fc7-a35c-09cdc24ce2f7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5674ddc6-1612-4fc7-a35c-09cdc24ce2f7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c361da12-97b0-4391-945a-7304261392b3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 72cdad34-83af-432d-bbc6-77dafda2bc76, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72cdad34-83af-432d-bbc6-77dafda2bc76, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0516e0e1-f6e5-4fa8-a269-5b2e18bf12cc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2a22d6b0-1b08-471b-9319-63ceb55d8c9d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a22d6b0-1b08-471b-9319-63ceb55d8c9d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28f11ab-ee9c-4f89-ad2c-6b41c866b02e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d33f4485-74e6-44c8-b281-56bc32a53997, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33f4485-74e6-44c8-b281-56bc32a53997, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08c20b5-6ca4-455d-9a21-4ed3e6e6f663, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5eac9fd8-31bf-4626-86a8-903ac72de080, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eac9fd8-31bf-4626-86a8-903ac72de080, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa51fbf3-f611-4626-9197-e0de4f6fa525, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d327248c-69ab-4a38-a12a-8798bdafd2bb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d327248c-69ab-4a38-a12a-8798bdafd2bb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823bba46-8fb4-4bc4-8b4d-ce5f9ceca8cc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cd5e7270-eb1d-4283-ac8e-5b5b28a1a168, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5e7270-eb1d-4283-ac8e-5b5b28a1a168, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95f5e25-3cd1-4a20-ba8d-cea7011d0b04, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4e4da355-082d-4872-b9b8-8af207b9823c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e4da355-082d-4872-b9b8-8af207b9823c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ff6bfd7-a8cc-4493-8927-39be800ce672, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d50603f9-3e48-4b4e-aece-becc06564934, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50603f9-3e48-4b4e-aece-becc06564934, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b693c6-15d6-486e-b00b-526ff9446a81, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 53c26cf5-97cb-4b80-878b-504cc44e5043, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c26cf5-97cb-4b80-878b-504cc44e5043, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5674ddc6-1612-4fc7-a35c-09cdc24ce2f7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fd6ce458-345f-408c-99a5-eb9bbb5c5248, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd6ce458-345f-408c-99a5-eb9bbb5c5248, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72cdad34-83af-432d-bbc6-77dafda2bc76, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d1c8fb35-6180-4c4c-b824-b0624120cf73, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c8fb35-6180-4c4c-b824-b0624120cf73, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33f4485-74e6-44c8-b281-56bc32a53997, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05086992-44c2-4cf8-b42e-ae3bcb92e19c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05086992-44c2-4cf8-b42e-ae3bcb92e19c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a22d6b0-1b08-471b-9319-63ceb55d8c9d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 49e8a24c-4dbf-480c-8103-c41b2042fc37, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49e8a24c-4dbf-480c-8103-c41b2042fc37, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e4da355-082d-4872-b9b8-8af207b9823c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f9ec1da-84f3-488b-bc1d-18ebcb0fe01d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9ec1da-84f3-488b-bc1d-18ebcb0fe01d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5e7270-eb1d-4283-ac8e-5b5b28a1a168, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ada21e06-13fc-41da-8239-eb416de3d1d5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada21e06-13fc-41da-8239-eb416de3d1d5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d327248c-69ab-4a38-a12a-8798bdafd2bb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c85d93e0-06f1-4e66-a17a-eeda3b6d69f5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c85d93e0-06f1-4e66-a17a-eeda3b6d69f5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eac9fd8-31bf-4626-86a8-903ac72de080, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 64262e86-ca7d-4896-beef-086ca45097c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64262e86-ca7d-4896-beef-086ca45097c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50603f9-3e48-4b4e-aece-becc06564934, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd6ce458-345f-408c-99a5-eb9bbb5c5248, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3e1431ac-9621-4013-be93-7bc51fd6a63d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1431ac-9621-4013-be93-7bc51fd6a63d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(RenameTables, 2aa9d4a3-c584-47e4-8536-dd126fd3db2c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(RenameTables, 2aa9d4a3-c584-47e4-8536-dd126fd3db2c, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tables { source_path: "/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_tmp" destination_path: "/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main" replace_destination: true } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c26cf5-97cb-4b80-878b-504cc44e5043, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f9fdb314-9177-4fe3-8fd4-f4448c3daf9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9fdb314-9177-4fe3-8fd4-f4448c3daf9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c8fb35-6180-4c4c-b824-b0624120cf73, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb3d317a-b783-4129-8220-55e962f50a04, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb3d317a-b783-4129-8220-55e962f50a04, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05086992-44c2-4cf8-b42e-ae3bcb92e19c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7557cab9-38b1-4253-9945-a136afbff2a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7557cab9-38b1-4253-9945-a136afbff2a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49e8a24c-4dbf-480c-8103-c41b2042fc37, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e6a3b408-a0f7-4723-9692-c4e70359c27f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a3b408-a0f7-4723-9692-c4e70359c27f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9ec1da-84f3-488b-bc1d-18ebcb0fe01d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b4e8627b-8744-464d-8e15-fb8eeaadd5c0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4e8627b-8744-464d-8e15-fb8eeaadd5c0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c85d93e0-06f1-4e66-a17a-eeda3b6d69f5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e47bfc4-54d8-44b2-b7c4-c65ee242b428, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e47bfc4-54d8-44b2-b7c4-c65ee242b428, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada21e06-13fc-41da-8239-eb416de3d1d5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7d80f08d-2c06-48b0-b9b0-924c625a35c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d80f08d-2c06-48b0-b9b0-924c625a35c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64262e86-ca7d-4896-beef-086ca45097c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dadb0277-6ed0-4fcb-bc33-7a11a87cc421, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dadb0277-6ed0-4fcb-bc33-7a11a87cc421, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9fdb314-9177-4fe3-8fd4-f4448c3daf9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e217ea91-ca51-4e99-b6db-8bee621e499f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e217ea91-ca51-4e99-b6db-8bee621e499f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1431ac-9621-4013-be93-7bc51fd6a63d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9b454faf-5584-4848-a0f4-181c08477fe3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b454faf-5584-4848-a0f4-181c08477fe3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb3d317a-b783-4129-8220-55e962f50a04, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a3d8ce2a-cdce-44f2-bf88-8b1ef780094a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d8ce2a-cdce-44f2-bf88-8b1ef780094a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7557cab9-38b1-4253-9945-a136afbff2a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 12f8a92b-c58f-4b2a-bde4-abbbb1b843a4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12f8a92b-c58f-4b2a-bde4-abbbb1b843a4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a3b408-a0f7-4723-9692-c4e70359c27f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 10 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9032d4c8-9ea3-4858-9f1f-649dd9722f90, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9032d4c8-9ea3-4858-9f1f-649dd9722f90, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4e8627b-8744-464d-8e15-fb8eeaadd5c0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a339be4b-27fd-496b-bac2-5f8e07161d33, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a339be4b-27fd-496b-bac2-5f8e07161d33, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e47bfc4-54d8-44b2-b7c4-c65ee242b428, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f3eac6bc-c9be-456e-9546-895fa38ed98d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3eac6bc-c9be-456e-9546-895fa38ed98d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d80f08d-2c06-48b0-b9b0-924c625a35c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=61f22d9-5bbd93d4-1ab41ac4-e12c0bf8" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f24522bc-ae40-4039-94d2-b1fe6b829ea1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24522bc-ae40-4039-94d2-b1fe6b829ea1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d8ce2a-cdce-44f2-bf88-8b1ef780094a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: UNAVAILABLE issues { message: "Too many retries for shard 72075186224037899" severity: 1 issues { message: "Shard 72075186224037899 finished splitting/merging (node# 50000 state# PreOffline)" severity: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7mc19e68rxysvzpnkme099a" } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e217ea91-ca51-4e99-b6db-8bee621e499f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: ABORTED issues { message: "Table \'/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main\' not exists." severity: 1 } issues { message: "Query invalidated on scheme/internal error during Data execution" issue_code: 2019 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7mc19e76vmjxa8x6srm97xs" } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a2fb915a-7457-45a4-b117-c42655712e72, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fb915a-7457-45a4-b117-c42655712e72, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b454faf-5584-4848-a0f4-181c08477fe3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: ABORTED issues { message: "Table \'/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main\' not exists." severity: 1 } issues { message: "Query invalidated on scheme/internal error during Data execution" issue_code: 2019 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7mc19e7ed5389j4kf930b5t" } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 610ac427-e036-425a-855d-61bcec043681, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610ac427-e036-425a-855d-61bcec043681, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(RenameTables, 2aa9d4a3-c584-47e4-8536-dd126fd3db2c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f9db884e-f5b9-4382-b60e-4554665ad223, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9db884e-f5b9-4382-b60e-4554665ad223, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dff250d1-3d15-46b0-ad4f-196342a92596, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dff250d1-3d15-46b0-ad4f-196342a92596, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9db884e-f5b9-4382-b60e-4554665ad223, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a0c6a229-8431-45cc-9d95-742e834171ef, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c6a229-8431-45cc-9d95-742e834171ef, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3eac6bc-c9be-456e-9546-895fa38ed98d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f93074c2-fe9b-413c-bb1c-3ab8ff16fa37, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f93074c2-fe9b-413c-bb1c-3ab8ff16fa37, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610ac427-e036-425a-855d-61bcec043681, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1d033160-2d62-4a9d-893e-c46b63f1768f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d033160-2d62-4a9d-893e-c46b63f1768f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24522bc-ae40-4039-94d2-b1fe6b829ea1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3b924826-5591-40ce-a55d-33b38d1419a9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b924826-5591-40ce-a55d-33b38d1419a9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a339be4b-27fd-496b-bac2-5f8e07161d33, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fb915a-7457-45a4-b117-c42655712e72, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8cfd3f10-dadc-43eb-a6f8-c350f688844c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cfd3f10-dadc-43eb-a6f8-c350f688844c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c6a229-8431-45cc-9d95-742e834171ef, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e5b158b-a0a0-47cf-a929-1156359701fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e5b158b-a0a0-47cf-a929-1156359701fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bff89531-fab3-4286-b697-70b7ec47212f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff89531-fab3-4286-b697-70b7ec47212f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9032d4c8-9ea3-4858-9f1f-649dd9722f90, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c0be245d-f53c-426c-b735-6dd94880e9db, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0be245d-f53c-426c-b735-6dd94880e9db, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dff250d1-3d15-46b0-ad4f-196342a92596, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 47d7499c-1539-4052-9866-e6fface38262, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d7499c-1539-4052-9866-e6fface38262, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12f8a92b-c58f-4b2a-bde4-abbbb1b843a4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4b615981-7e84-4a66-bd32-f730ab2a2ae1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b615981-7e84-4a66-bd32-f730ab2a2ae1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d033160-2d62-4a9d-893e-c46b63f1768f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 325dff16-cc29-4482-8faa-a2fc43c48b5d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325dff16-cc29-4482-8faa-a2fc43c48b5d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b924826-5591-40ce-a55d-33b38d1419a9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3e3f599a-5978-40c3-80a2-5d3527b4ec8d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e3f599a-5978-40c3-80a2-5d3527b4ec8d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f93074c2-fe9b-413c-bb1c-3ab8ff16fa37, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c82680d8-3805-44b7-a392-07f43a477fd2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82680d8-3805-44b7-a392-07f43a477fd2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cfd3f10-dadc-43eb-a6f8-c350f688844c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 56f0ee02-3f14-484e-b6a4-0c3ae63cbb6b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f0ee02-3f14-484e-b6a4-0c3ae63cbb6b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e5b158b-a0a0-47cf-a929-1156359701fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8c72f473-f16e-4ce6-9604-d5b3cc2fbf49, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c72f473-f16e-4ce6-9604-d5b3cc2fbf49, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b615981-7e84-4a66-bd32-f730ab2a2ae1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0286a5c6-e2a4-4ead-beea-6d4274078ce3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0286a5c6-e2a4-4ead-beea-6d4274078ce3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d7499c-1539-4052-9866-e6fface38262, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4d528e18-e59b-4899-98b2-a80140a197d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d528e18-e59b-4899-98b2-a80140a197d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0be245d-f53c-426c-b735-6dd94880e9db, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6cf4bfe4-0cd8-4fb8-86d9-9b90df8b7802, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf4bfe4-0cd8-4fb8-86d9-9b90df8b7802, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325dff16-cc29-4482-8faa-a2fc43c48b5d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dccba093-04ae-4afd-ac4c-28423dcb2e47, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dccba093-04ae-4afd-ac4c-28423dcb2e47, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e3f599a-5978-40c3-80a2-5d3527b4ec8d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 17abe322-20b5-403d-97c4-1d8120a81ea5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17abe322-20b5-403d-97c4-1d8120a81ea5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f0ee02-3f14-484e-b6a4-0c3ae63cbb6b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, adc69f0e-6157-4245-9a35-a5641411cb21, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc69f0e-6157-4245-9a35-a5641411cb21, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c72f473-f16e-4ce6-9604-d5b3cc2fbf49, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7bd24f7-4eb1-43b9-a3b7-8f5d2d860180, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7bd24f7-4eb1-43b9-a3b7-8f5d2d860180, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82680d8-3805-44b7-a392-07f43a477fd2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6b8c13ce-dfec-4909-9984-afd2af16533b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8c13ce-dfec-4909-9984-afd2af16533b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0286a5c6-e2a4-4ead-beea-6d4274078ce3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 051b01d0-251c-4faa-8e38-abd8d4b59807, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 051b01d0-251c-4faa-8e38-abd8d4b59807, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf4bfe4-0cd8-4fb8-86d9-9b90df8b7802, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 933a02e6-b580-461c-8be3-7bb02eca7a00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 933a02e6-b580-461c-8be3-7bb02eca7a00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d528e18-e59b-4899-98b2-a80140a197d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, adcb7fb8-976c-4694-a061-7157a851e919, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adcb7fb8-976c-4694-a061-7157a851e919, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dccba093-04ae-4afd-ac4c-28423dcb2e47, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 624d12fe-6299-46d9-8721-5262d6875299, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624d12fe-6299-46d9-8721-5262d6875299, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17abe322-20b5-403d-97c4-1d8120a81ea5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f7522cc9-9a90-456b-958b-08a1b21abca4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7522cc9-9a90-456b-958b-08a1b21abca4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7bd24f7-4eb1-43b9-a3b7-8f5d2d860180, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1b5c4c4d-0f8f-441e-bdcf-c50e00030279, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5c4c4d-0f8f-441e-bdcf-c50e00030279, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8c13ce-dfec-4909-9984-afd2af16533b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1c480bd9-b93c-4cd3-bc46-a89d882d8fae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c480bd9-b93c-4cd3-bc46-a89d882d8fae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc69f0e-6157-4245-9a35-a5641411cb21, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 163c71c4-5954-4a73-a9ce-e2fe1734ea7d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163c71c4-5954-4a73-a9ce-e2fe1734ea7d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 051b01d0-251c-4faa-8e38-abd8d4b59807, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 35316939-0c98-4108-8b5e-4113e968ef39, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35316939-0c98-4108-8b5e-4113e968ef39, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adcb7fb8-976c-4694-a061-7157a851e919, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f4ba1ad4-1a5a-4a84-bc22-b5f44528d3ff, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ba1ad4-1a5a-4a84-bc22-b5f44528d3ff, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 933a02e6-b580-461c-8be3-7bb02eca7a00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d26870cc-3e39-4b90-a2de-8e34a572c7b5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26870cc-3e39-4b90-a2de-8e34a572c7b5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624d12fe-6299-46d9-8721-5262d6875299, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2da3f182-4f37-4bd4-8602-e3d4bf7e611d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da3f182-4f37-4bd4-8602-e3d4bf7e611d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7522cc9-9a90-456b-958b-08a1b21abca4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3779c998-164b-48ce-ac0e-833370a55001, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3779c998-164b-48ce-ac0e-833370a55001, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5c4c4d-0f8f-441e-bdcf-c50e00030279, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1cd6b770-a46c-4361-b1ff-e4e77660f81f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd6b770-a46c-4361-b1ff-e4e77660f81f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c480bd9-b93c-4cd3-bc46-a89d882d8fae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c1a4cb44-e43e-4ca1-8396-fddc11bda2ce, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a4cb44-e43e-4ca1-8396-fddc11bda2ce, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163c71c4-5954-4a73-a9ce-e2fe1734ea7d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4ed96fc-9182-4116-8b82-3c8d2e37f014, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ed96fc-9182-4116-8b82-3c8d2e37f014, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35316939-0c98-4108-8b5e-4113e968ef39, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 573e0c51-d99c-401d-bab8-649bdfbc37b9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 573e0c51-d99c-401d-bab8-649bdfbc37b9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ba1ad4-1a5a-4a84-bc22-b5f44528d3ff, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1c0bf9fb-28eb-4cb2-b1cd-5a85103aeeee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0bf9fb-28eb-4cb2-b1cd-5a85103aeeee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26870cc-3e39-4b90-a2de-8e34a572c7b5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 325592e0-5e85-4c04-83ca-f532aee2f38d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 325592e0-5e85-4c04-83ca-f532aee2f38d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff89531-fab3-4286-b697-70b7ec47212f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4e0024c7-6155-4ae2-9efb-12b0945653bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0024c7-6155-4ae2-9efb-12b0945653bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3779c998-164b-48ce-ac0e-833370a55001, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 15d314d6-ceb4-4ea1-9838-e92128e172e9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15d314d6-ceb4-4ea1-9838-e92128e172e9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da3f182-4f37-4bd4-8602-e3d4bf7e611d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 288fb85a-0282-43ab-9004-975555d1ebc2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 288fb85a-0282-43ab-9004-975555d1ebc2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd6b770-a46c-4361-b1ff-e4e77660f81f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c613bd24-f1bf-4c38-9a53-56f33a6a4a12, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c613bd24-f1bf-4c38-9a53-56f33a6a4a12, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ed96fc-9182-4116-8b82-3c8d2e37f014, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, edc7532f-ddad-4daf-b901-f72d1974fdca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edc7532f-ddad-4daf-b901-f72d1974fdca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a4cb44-e43e-4ca1-8396-fddc11bda2ce, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c1e80635-1138-45ad-b3e5-5065e8e0c792, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e80635-1138-45ad-b3e5-5065e8e0c792, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dadb0277-6ed0-4fcb-bc33-7a11a87cc421, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c7dceb6f-3d65-486d-84bd-540e4a07bd7c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7dceb6f-3d65-486d-84bd-540e4a07bd7c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0bf9fb-28eb-4cb2-b1cd-5a85103aeeee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f8b6c72-9022-41f7-bcfb-348fea4967e5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f8b6c72-9022-41f7-bcfb-348fea4967e5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 573e0c51-d99c-401d-bab8-649bdfbc37b9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ca89cce8-7e72-4654-a3dd-3369a9f7977a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca89cce8-7e72-4654-a3dd-3369a9f7977a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 325592e0-5e85-4c04-83ca-f532aee2f38d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 47f16e3e-b4d6-4793-ac35-2b276b9f3b99, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f16e3e-b4d6-4793-ac35-2b276b9f3b99, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 288fb85a-0282-43ab-9004-975555d1ebc2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d2566219-4220-45a2-9bc9-6f1c6e199d7b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2566219-4220-45a2-9bc9-6f1c6e199d7b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c613bd24-f1bf-4c38-9a53-56f33a6a4a12, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f38f6b8-3f07-4f2c-b65b-285ca43dc6bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f38f6b8-3f07-4f2c-b65b-285ca43dc6bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edc7532f-ddad-4daf-b901-f72d1974fdca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 24cf3701-1597-4c11-a612-50b8976fa13c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24cf3701-1597-4c11-a612-50b8976fa13c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e80635-1138-45ad-b3e5-5065e8e0c792, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0331c7f4-86f6-4584-88a8-72289a662fcf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0331c7f4-86f6-4584-88a8-72289a662fcf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15d314d6-ceb4-4ea1-9838-e92128e172e9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a132f7dc-876f-41a4-ac29-5c6fab17722a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a132f7dc-876f-41a4-ac29-5c6fab17722a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0024c7-6155-4ae2-9efb-12b0945653bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 561f99fa-a9e3-43c9-a717-6c37784de24f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 561f99fa-a9e3-43c9-a717-6c37784de24f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f8b6c72-9022-41f7-bcfb-348fea4967e5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3fed675a-0764-4211-b60e-f8300459112a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fed675a-0764-4211-b60e-f8300459112a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca89cce8-7e72-4654-a3dd-3369a9f7977a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 41651dbb-73ba-4b59-883d-1dcab3e5b69d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41651dbb-73ba-4b59-883d-1dcab3e5b69d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f16e3e-b4d6-4793-ac35-2b276b9f3b99, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3d0e33b4-59b0-4074-be3e-5c96c9042cc9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0e33b4-59b0-4074-be3e-5c96c9042cc9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7dceb6f-3d65-486d-84bd-540e4a07bd7c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab7cd37b-15f2-49fa-9819-87da94d1c377, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab7cd37b-15f2-49fa-9819-87da94d1c377, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a132f7dc-876f-41a4-ac29-5c6fab17722a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ee1d951-5ade-4513-a14e-36deea02dfd3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ee1d951-5ade-4513-a14e-36deea02dfd3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24cf3701-1597-4c11-a612-50b8976fa13c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f38f6b8-3f07-4f2c-b65b-285ca43dc6bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 72b26649-52a7-4a81-9061-7d07f8d9e06c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b26649-52a7-4a81-9061-7d07f8d9e06c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2566219-4220-45a2-9bc9-6f1c6e199d7b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 36df47bb-5471-41ce-9b9c-514ca3e05a98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36df47bb-5471-41ce-9b9c-514ca3e05a98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0331c7f4-86f6-4584-88a8-72289a662fcf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c40ea7ee-ff7c-48bb-907f-38db9276c7eb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c40ea7ee-ff7c-48bb-907f-38db9276c7eb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cbb8ce61-f64b-463b-be76-602217b31da9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbb8ce61-f64b-463b-be76-602217b31da9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0e33b4-59b0-4074-be3e-5c96c9042cc9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aaf43843-8299-4c4d-9614-ae8ca3fd2fe0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaf43843-8299-4c4d-9614-ae8ca3fd2fe0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41651dbb-73ba-4b59-883d-1dcab3e5b69d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eb89ec06-e33f-4776-b837-1b37a1d3d0a4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb89ec06-e33f-4776-b837-1b37a1d3d0a4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fed675a-0764-4211-b60e-f8300459112a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 505d8280-aebd-4dc5-872d-230f31b6c843, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505d8280-aebd-4dc5-872d-230f31b6c843, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab7cd37b-15f2-49fa-9819-87da94d1c377, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f0e499d5-186c-4ea1-999c-53a52f9383e3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e499d5-186c-4ea1-999c-53a52f9383e3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 561f99fa-a9e3-43c9-a717-6c37784de24f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 97688570-43f7-49f6-9675-288fa6443d6c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97688570-43f7-49f6-9675-288fa6443d6c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ee1d951-5ade-4513-a14e-36deea02dfd3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 14d640b0-7c77-4015-8636-53bad3a78016, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14d640b0-7c77-4015-8636-53bad3a78016, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b26649-52a7-4a81-9061-7d07f8d9e06c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eab2a99e-50c6-4666-891f-a907f4223a3f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab2a99e-50c6-4666-891f-a907f4223a3f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36df47bb-5471-41ce-9b9c-514ca3e05a98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 60b9d386-2168-4946-a737-c3e9521ccab2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b9d386-2168-4946-a737-c3e9521ccab2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaf43843-8299-4c4d-9614-ae8ca3fd2fe0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ab08db5-e6af-4aec-a85c-d36a0b843be7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ab08db5-e6af-4aec-a85c-d36a0b843be7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505d8280-aebd-4dc5-872d-230f31b6c843, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 56b8c503-123e-45f4-8bb9-a75b661a7700, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56b8c503-123e-45f4-8bb9-a75b661a7700, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb89ec06-e33f-4776-b837-1b37a1d3d0a4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbb8ce61-f64b-463b-be76-602217b31da9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 623dfb23-a88b-4eb5-83b1-9a0fecc065b5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 623dfb23-a88b-4eb5-83b1-9a0fecc065b5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c40ea7ee-ff7c-48bb-907f-38db9276c7eb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9d883104-824f-498e-a3e3-297a976b0912, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d883104-824f-498e-a3e3-297a976b0912, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e499d5-186c-4ea1-999c-53a52f9383e3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f090f090-d760-4d17-bd81-d31bff8a5fdf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f090f090-d760-4d17-bd81-d31bff8a5fdf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97688570-43f7-49f6-9675-288fa6443d6c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ba8ee4bf-b521-4d0b-92cb-4184a59e834e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8ee4bf-b521-4d0b-92cb-4184a59e834e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dee8304d-22c5-48b0-90e8-243604bab726, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dee8304d-22c5-48b0-90e8-243604bab726, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14d640b0-7c77-4015-8636-53bad3a78016, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ceaa3682-427f-485a-9c08-d6a2fb9966ea, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceaa3682-427f-485a-9c08-d6a2fb9966ea, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab2a99e-50c6-4666-891f-a907f4223a3f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 02b8ab63-551a-453c-b82e-a6b66d4c26be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b8ab63-551a-453c-b82e-a6b66d4c26be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b9d386-2168-4946-a737-c3e9521ccab2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 83366e04-f3bf-4a11-b9dc-b800a03a90b7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83366e04-f3bf-4a11-b9dc-b800a03a90b7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56b8c503-123e-45f4-8bb9-a75b661a7700, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b902b802-15ad-4b02-b0e6-fb12c4a0958b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b902b802-15ad-4b02-b0e6-fb12c4a0958b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ab08db5-e6af-4aec-a85c-d36a0b843be7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c33c4b4-e1f2-4cd7-aac6-8a89eccf0105, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c33c4b4-e1f2-4cd7-aac6-8a89eccf0105, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 623dfb23-a88b-4eb5-83b1-9a0fecc065b5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a687cc22-f2e5-4328-be80-876303343c88, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a687cc22-f2e5-4328-be80-876303343c88, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d883104-824f-498e-a3e3-297a976b0912, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f9718d1-f113-40ad-bce1-f6d1f9be435b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9718d1-f113-40ad-bce1-f6d1f9be435b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8ee4bf-b521-4d0b-92cb-4184a59e834e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f80496c5-5f45-40c4-b93d-400496c0ed63, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f80496c5-5f45-40c4-b93d-400496c0ed63, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f090f090-d760-4d17-bd81-d31bff8a5fdf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c598c9bf-2611-4897-aa24-d5aadc0137c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c598c9bf-2611-4897-aa24-d5aadc0137c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dee8304d-22c5-48b0-90e8-243604bab726, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 58546e83-b018-4242-8139-06ea08e8669a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58546e83-b018-4242-8139-06ea08e8669a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b8ab63-551a-453c-b82e-a6b66d4c26be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d3405baf-5ead-4437-a64d-4ed4a0c1678a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3405baf-5ead-4437-a64d-4ed4a0c1678a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceaa3682-427f-485a-9c08-d6a2fb9966ea, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 86fd7920-e835-4087-9897-5f6a90683044, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fd7920-e835-4087-9897-5f6a90683044, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c33c4b4-e1f2-4cd7-aac6-8a89eccf0105, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9a643eff-e476-484c-8d52-fed7fbdb3940, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a643eff-e476-484c-8d52-fed7fbdb3940, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a687cc22-f2e5-4328-be80-876303343c88, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1e2f2206-7d2b-49d1-bdde-8407e33db67d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2f2206-7d2b-49d1-bdde-8407e33db67d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9718d1-f113-40ad-bce1-f6d1f9be435b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8fd63d7f-a08a-4be3-a96b-a16011d52798, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd63d7f-a08a-4be3-a96b-a16011d52798, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83366e04-f3bf-4a11-b9dc-b800a03a90b7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a73775d7-4642-43db-a358-7bceecf23c43, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73775d7-4642-43db-a358-7bceecf23c43, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b902b802-15ad-4b02-b0e6-fb12c4a0958b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2700e8e7-2872-45a3-9c4a-3086e8af489d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2700e8e7-2872-45a3-9c4a-3086e8af489d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3405baf-5ead-4437-a64d-4ed4a0c1678a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6a751af1-a9a2-4848-adbb-a014c9c02abf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a751af1-a9a2-4848-adbb-a014c9c02abf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58546e83-b018-4242-8139-06ea08e8669a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec07e45d-c3bb-4764-b4e1-f1c7edd529b8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec07e45d-c3bb-4764-b4e1-f1c7edd529b8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fd7920-e835-4087-9897-5f6a90683044, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f2a5a892-b46c-43c1-a318-33cb33f2416e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2a5a892-b46c-43c1-a318-33cb33f2416e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f80496c5-5f45-40c4-b93d-400496c0ed63, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0b19b3de-c8dc-428d-b171-0c0c18c04d07, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b19b3de-c8dc-428d-b171-0c0c18c04d07, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c598c9bf-2611-4897-aa24-d5aadc0137c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 91ce4a56-8287-4d53-8314-468feb647e8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ce4a56-8287-4d53-8314-468feb647e8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a643eff-e476-484c-8d52-fed7fbdb3940, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1bf3a154-9c1b-4edc-861f-465cf906b07b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bf3a154-9c1b-4edc-861f-465cf906b07b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd63d7f-a08a-4be3-a96b-a16011d52798, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e2840af-f084-4c62-a7e4-3db4bc9b9938, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2840af-f084-4c62-a7e4-3db4bc9b9938, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2f2206-7d2b-49d1-bdde-8407e33db67d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05b93613-8446-4a96-aeba-3181cbc747e9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b93613-8446-4a96-aeba-3181cbc747e9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73775d7-4642-43db-a358-7bceecf23c43, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 91d7a499-6643-470b-9be7-6770b27adf49, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d7a499-6643-470b-9be7-6770b27adf49, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2700e8e7-2872-45a3-9c4a-3086e8af489d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bef4599c-e49c-49eb-8d9e-927d89c42608, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef4599c-e49c-49eb-8d9e-927d89c42608, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a751af1-a9a2-4848-adbb-a014c9c02abf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2697da7b-d924-40b7-81c2-a576ee696b9a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2697da7b-d924-40b7-81c2-a576ee696b9a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2a5a892-b46c-43c1-a318-33cb33f2416e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 796040f7-87a5-4761-a81e-ecfaed0d9ae9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 796040f7-87a5-4761-a81e-ecfaed0d9ae9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec07e45d-c3bb-4764-b4e1-f1c7edd529b8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 22f23e1d-a79a-4e74-85c1-c5b9b7fe5d07, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22f23e1d-a79a-4e74-85c1-c5b9b7fe5d07, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b19b3de-c8dc-428d-b171-0c0c18c04d07, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d789469e-5952-4e12-96a5-cc41a5ce7b06, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d789469e-5952-4e12-96a5-cc41a5ce7b06, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b93613-8446-4a96-aeba-3181cbc747e9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8a97c622-49aa-4ae0-bae1-67d533489553, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a97c622-49aa-4ae0-bae1-67d533489553, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bf3a154-9c1b-4edc-861f-465cf906b07b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8f190af5-37f8-4827-9a9c-f60da91e3bf4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f190af5-37f8-4827-9a9c-f60da91e3bf4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef4599c-e49c-49eb-8d9e-927d89c42608, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6f1b0719-9f13-45e7-bb10-2b67e32d01a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1b0719-9f13-45e7-bb10-2b67e32d01a8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ce4a56-8287-4d53-8314-468feb647e8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 27b89193-f9da-4c43-be6f-e124a61c1799, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27b89193-f9da-4c43-be6f-e124a61c1799, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d7a499-6643-470b-9be7-6770b27adf49, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 18db2b02-04b9-4e3e-8470-4e9cd891beb4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18db2b02-04b9-4e3e-8470-4e9cd891beb4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2840af-f084-4c62-a7e4-3db4bc9b9938, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 25352b8f-5ff4-4ae3-ab77-c0a128a02acd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25352b8f-5ff4-4ae3-ab77-c0a128a02acd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22f23e1d-a79a-4e74-85c1-c5b9b7fe5d07, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 610b2b8c-35dc-4816-8461-4f94496ebf91, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610b2b8c-35dc-4816-8461-4f94496ebf91, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 796040f7-87a5-4761-a81e-ecfaed0d9ae9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1fbef789-37e6-4b65-a3dd-6a55bd99b90e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fbef789-37e6-4b65-a3dd-6a55bd99b90e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2697da7b-d924-40b7-81c2-a576ee696b9a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d8e94f7f-cdfe-4ef1-b54e-9390eed01cf8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e94f7f-cdfe-4ef1-b54e-9390eed01cf8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a97c622-49aa-4ae0-bae1-67d533489553, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d8cf9d7a-4ea4-47b2-8f20-becaf1d64757, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8cf9d7a-4ea4-47b2-8f20-becaf1d64757, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f190af5-37f8-4827-9a9c-f60da91e3bf4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b6dfc98c-9019-4332-88ef-0761e587af3e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6dfc98c-9019-4332-88ef-0761e587af3e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25352b8f-5ff4-4ae3-ab77-c0a128a02acd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 16e85fbb-d7df-4998-bed6-a1c4f2186104, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e85fbb-d7df-4998-bed6-a1c4f2186104, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1b0719-9f13-45e7-bb10-2b67e32d01a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 58fee80a-6474-4750-8605-fe1519742b2f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58fee80a-6474-4750-8605-fe1519742b2f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18db2b02-04b9-4e3e-8470-4e9cd891beb4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ff8f7aac-dad9-4c5b-bdd5-c5e488f940f6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff8f7aac-dad9-4c5b-bdd5-c5e488f940f6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8e94f7f-cdfe-4ef1-b54e-9390eed01cf8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610b2b8c-35dc-4816-8461-4f94496ebf91, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7a77852-e683-40f0-a5e0-266abe3cf301, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a77852-e683-40f0-a5e0-266abe3cf301, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fbef789-37e6-4b65-a3dd-6a55bd99b90e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e1c676f-07ac-4d26-9a97-a499768b6268, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e1c676f-07ac-4d26-9a97-a499768b6268, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d789469e-5952-4e12-96a5-cc41a5ce7b06, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, afe6cb50-6707-45b9-b352-9e58a4799158, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afe6cb50-6707-45b9-b352-9e58a4799158, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8cf9d7a-4ea4-47b2-8f20-becaf1d64757, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee6f88f2-2e25-4b30-9cb3-86ab98846163, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee6f88f2-2e25-4b30-9cb3-86ab98846163, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27b89193-f9da-4c43-be6f-e124a61c1799, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d07f1aa-26de-4286-a837-a91702433415, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d07f1aa-26de-4286-a837-a91702433415, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ef573e32-d52e-4a07-8404-0b59821e43ad, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef573e32-d52e-4a07-8404-0b59821e43ad, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6dfc98c-9019-4332-88ef-0761e587af3e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 46eea602-90ad-4054-b3f7-ea22f56b7861, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46eea602-90ad-4054-b3f7-ea22f56b7861, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e85fbb-d7df-4998-bed6-a1c4f2186104, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 37e010a0-dff0-41be-ad7f-3ff8f8fc5146, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e010a0-dff0-41be-ad7f-3ff8f8fc5146, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58fee80a-6474-4750-8605-fe1519742b2f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1d10816e-07e8-49c8-b0d1-04f3c5079e67, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d10816e-07e8-49c8-b0d1-04f3c5079e67, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a77852-e683-40f0-a5e0-266abe3cf301, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c9130889-54cb-4738-a0a5-a003720ac24a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9130889-54cb-4738-a0a5-a003720ac24a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee6f88f2-2e25-4b30-9cb3-86ab98846163, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aaee3200-b9b3-4327-82a1-1041de5c8608, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaee3200-b9b3-4327-82a1-1041de5c8608, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e1c676f-07ac-4d26-9a97-a499768b6268, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aa6d27d1-c807-4812-8f60-2a7e42bd703f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa6d27d1-c807-4812-8f60-2a7e42bd703f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff8f7aac-dad9-4c5b-bdd5-c5e488f940f6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 450f0b8a-eab5-4a42-9258-6eff27c63bce, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 450f0b8a-eab5-4a42-9258-6eff27c63bce, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef573e32-d52e-4a07-8404-0b59821e43ad, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d5071ff-672a-4b72-81c7-0716e4b170b2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5071ff-672a-4b72-81c7-0716e4b170b2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46eea602-90ad-4054-b3f7-ea22f56b7861, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d10816e-07e8-49c8-b0d1-04f3c5079e67, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0c9d172b-10b6-44a7-ae85-c467af3ea12c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9d172b-10b6-44a7-ae85-c467af3ea12c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f5b4d47c-6696-4246-b752-b5f47cfe75b3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b4d47c-6696-4246-b752-b5f47cfe75b3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afe6cb50-6707-45b9-b352-9e58a4799158, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2fb6ca2c-7279-4491-b882-8b5ef86da72d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb6ca2c-7279-4491-b882-8b5ef86da72d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e010a0-dff0-41be-ad7f-3ff8f8fc5146, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b4c8266-1a37-47d0-b86c-340048f05de0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4c8266-1a37-47d0-b86c-340048f05de0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d07f1aa-26de-4286-a837-a91702433415, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 565f6dd9-012f-4909-b331-fe1a1679aea9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565f6dd9-012f-4909-b331-fe1a1679aea9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaee3200-b9b3-4327-82a1-1041de5c8608, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 29638797-73cf-4944-9c7e-cb32c448042a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29638797-73cf-4944-9c7e-cb32c448042a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9130889-54cb-4738-a0a5-a003720ac24a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 70e956cd-0617-43d0-bd35-dae2fc1a2f7c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e956cd-0617-43d0-bd35-dae2fc1a2f7c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5071ff-672a-4b72-81c7-0716e4b170b2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b43d610b-1a0d-4428-a515-cf2ebc894b77, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b43d610b-1a0d-4428-a515-cf2ebc894b77, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 450f0b8a-eab5-4a42-9258-6eff27c63bce, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d1eef41-1e15-4a0e-8640-a90841813cdf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1eef41-1e15-4a0e-8640-a90841813cdf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa6d27d1-c807-4812-8f60-2a7e42bd703f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d91774d0-b537-4295-845d-c0f5f61437c0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91774d0-b537-4295-845d-c0f5f61437c0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9d172b-10b6-44a7-ae85-c467af3ea12c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec1f2fab-e627-4792-9a8f-ba0d74035f8f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1f2fab-e627-4792-9a8f-ba0d74035f8f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b4d47c-6696-4246-b752-b5f47cfe75b3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae931a63-4d90-49e1-9502-6e0958a775eb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae931a63-4d90-49e1-9502-6e0958a775eb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29638797-73cf-4944-9c7e-cb32c448042a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8809ebe0-4a5e-49d4-a11b-ebd2cfd0c778, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8809ebe0-4a5e-49d4-a11b-ebd2cfd0c778, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e956cd-0617-43d0-bd35-dae2fc1a2f7c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4c8266-1a37-47d0-b86c-340048f05de0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c4a53571-68e8-4f58-8814-e90496a9a494, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a53571-68e8-4f58-8814-e90496a9a494, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d636e5f6-cc46-49c0-b9f9-a7092268a406, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d636e5f6-cc46-49c0-b9f9-a7092268a406, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b43d610b-1a0d-4428-a515-cf2ebc894b77, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 636ebde9-b100-4c00-94e7-e206c73f7aa7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636ebde9-b100-4c00-94e7-e206c73f7aa7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1eef41-1e15-4a0e-8640-a90841813cdf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 371d5911-c133-4708-8e23-07aa5a5ae42d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371d5911-c133-4708-8e23-07aa5a5ae42d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb6ca2c-7279-4491-b882-8b5ef86da72d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e1138ad6-4a69-41b6-8a19-2693c08f1b28, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1138ad6-4a69-41b6-8a19-2693c08f1b28, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565f6dd9-012f-4909-b331-fe1a1679aea9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aff32d87-e7b9-4474-8b04-953244cdffba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff32d87-e7b9-4474-8b04-953244cdffba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91774d0-b537-4295-845d-c0f5f61437c0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5d09c859-351a-446c-b667-d39d05052473, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d09c859-351a-446c-b667-d39d05052473, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1f2fab-e627-4792-9a8f-ba0d74035f8f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 964e9907-2b6e-496b-996e-8febac0606b8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964e9907-2b6e-496b-996e-8febac0606b8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8809ebe0-4a5e-49d4-a11b-ebd2cfd0c778, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1f0a4e86-e3fb-470f-be02-f7906fef5c17, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f0a4e86-e3fb-470f-be02-f7906fef5c17, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a53571-68e8-4f58-8814-e90496a9a494, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, efd353f0-1fca-474b-b87a-3f512430da71, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efd353f0-1fca-474b-b87a-3f512430da71, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371d5911-c133-4708-8e23-07aa5a5ae42d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 19459bf9-12b8-4433-9640-b6dae4425294, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19459bf9-12b8-4433-9640-b6dae4425294, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d636e5f6-cc46-49c0-b9f9-a7092268a406, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fcc8da0f-3776-4a82-b827-c2e6ae71b453, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc8da0f-3776-4a82-b827-c2e6ae71b453, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636ebde9-b100-4c00-94e7-e206c73f7aa7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05bb9154-f2a4-42d6-9b02-7be44da293b0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05bb9154-f2a4-42d6-9b02-7be44da293b0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae931a63-4d90-49e1-9502-6e0958a775eb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 46eea6c6-4ae1-441b-81ef-cd50de344644, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46eea6c6-4ae1-441b-81ef-cd50de344644, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d09c859-351a-446c-b667-d39d05052473, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e0abe28b-fc69-4eb9-b6dd-a6ea597db514, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0abe28b-fc69-4eb9-b6dd-a6ea597db514, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1138ad6-4a69-41b6-8a19-2693c08f1b28, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b0b4ca8f-f9bf-4a88-a22b-0a3ac4f9abf7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b4ca8f-f9bf-4a88-a22b-0a3ac4f9abf7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff32d87-e7b9-4474-8b04-953244cdffba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 064188f0-a6c3-44a6-bec8-edcddf80f8de, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064188f0-a6c3-44a6-bec8-edcddf80f8de, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efd353f0-1fca-474b-b87a-3f512430da71, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 890befa9-7dad-40a6-965d-218089071e42, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890befa9-7dad-40a6-965d-218089071e42, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964e9907-2b6e-496b-996e-8febac0606b8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 34a2d39f-8ee5-4e4c-b825-c4a63c8d4832, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34a2d39f-8ee5-4e4c-b825-c4a63c8d4832, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f0a4e86-e3fb-470f-be02-f7906fef5c17, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0bc9ad9c-f71f-49c0-84ba-f4d903e5de9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bc9ad9c-f71f-49c0-84ba-f4d903e5de9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19459bf9-12b8-4433-9640-b6dae4425294, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e961de70-9849-473d-b78d-0027ff3abf07, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e961de70-9849-473d-b78d-0027ff3abf07, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46eea6c6-4ae1-441b-81ef-cd50de344644, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5c673a3a-ab04-46bc-a6c7-a73a17ec7eb8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c673a3a-ab04-46bc-a6c7-a73a17ec7eb8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05bb9154-f2a4-42d6-9b02-7be44da293b0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a5903787-ba15-40e2-b434-08e805d82151, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5903787-ba15-40e2-b434-08e805d82151, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc8da0f-3776-4a82-b827-c2e6ae71b453, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 947850f3-776e-4847-9fa2-16dc15074dcc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947850f3-776e-4847-9fa2-16dc15074dcc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b4ca8f-f9bf-4a88-a22b-0a3ac4f9abf7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4b2ed594-d8ea-4ece-b3bd-e4a356e34f83, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b2ed594-d8ea-4ece-b3bd-e4a356e34f83, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064188f0-a6c3-44a6-bec8-edcddf80f8de, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, de791bb3-6323-410e-94c6-eb1d4a110fe6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de791bb3-6323-410e-94c6-eb1d4a110fe6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0abe28b-fc69-4eb9-b6dd-a6ea597db514, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e015a2a-3efb-4c4e-abd2-585ca426f1a1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e015a2a-3efb-4c4e-abd2-585ca426f1a1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bc9ad9c-f71f-49c0-84ba-f4d903e5de9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a620def4-f2f0-4bcd-b13d-3aa56559d4ac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a620def4-f2f0-4bcd-b13d-3aa56559d4ac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890befa9-7dad-40a6-965d-218089071e42, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 742c39f0-e0d6-454a-8ff6-2392f05d9f7b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 742c39f0-e0d6-454a-8ff6-2392f05d9f7b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34a2d39f-8ee5-4e4c-b825-c4a63c8d4832, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7eda99ca-26c9-4dfa-a6c2-f1b4bc870d72, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eda99ca-26c9-4dfa-a6c2-f1b4bc870d72, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e961de70-9849-473d-b78d-0027ff3abf07, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f247899-56ed-4c0c-b584-245543a0a44c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f247899-56ed-4c0c-b584-245543a0a44c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c673a3a-ab04-46bc-a6c7-a73a17ec7eb8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aca04f09-3d8b-4d8e-b1c4-a5dac7f431df, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aca04f09-3d8b-4d8e-b1c4-a5dac7f431df, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5903787-ba15-40e2-b434-08e805d82151, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb90d4c7-0044-4701-8855-63fa2806059b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb90d4c7-0044-4701-8855-63fa2806059b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947850f3-776e-4847-9fa2-16dc15074dcc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, baa51f8a-05aa-435c-998b-245059f11bf2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa51f8a-05aa-435c-998b-245059f11bf2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eda99ca-26c9-4dfa-a6c2-f1b4bc870d72, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7611272-9a75-4d36-9059-23ba4b03f2db, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7611272-9a75-4d36-9059-23ba4b03f2db, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 742c39f0-e0d6-454a-8ff6-2392f05d9f7b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 25567069-8947-4385-b8ea-5771cdb8a7cc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25567069-8947-4385-b8ea-5771cdb8a7cc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a620def4-f2f0-4bcd-b13d-3aa56559d4ac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7836043b-31d8-4999-9f90-b6ae631d9607, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7836043b-31d8-4999-9f90-b6ae631d9607, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f247899-56ed-4c0c-b584-245543a0a44c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c20e402-9c5c-4ddd-948a-6e27a41405d3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c20e402-9c5c-4ddd-948a-6e27a41405d3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aca04f09-3d8b-4d8e-b1c4-a5dac7f431df, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1696a6d8-6696-4369-bc22-391612b5c2a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1696a6d8-6696-4369-bc22-391612b5c2a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb90d4c7-0044-4701-8855-63fa2806059b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cc20700f-84b4-46f2-a39c-9d3e401acb0e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc20700f-84b4-46f2-a39c-9d3e401acb0e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de791bb3-6323-410e-94c6-eb1d4a110fe6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1e6eb312-cd85-406e-a8f0-6093e64847a1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e6eb312-cd85-406e-a8f0-6093e64847a1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e015a2a-3efb-4c4e-abd2-585ca426f1a1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 374b41b9-35a6-4687-a6b4-9ff75bdaabd3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374b41b9-35a6-4687-a6b4-9ff75bdaabd3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b2ed594-d8ea-4ece-b3bd-e4a356e34f83, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2de221f1-c4af-4370-92c1-ff1a704efff5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de221f1-c4af-4370-92c1-ff1a704efff5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7611272-9a75-4d36-9059-23ba4b03f2db, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b0881363-043f-4341-b684-d944a5fc2983, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0881363-043f-4341-b684-d944a5fc2983, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7836043b-31d8-4999-9f90-b6ae631d9607, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 30d56364-4058-4a78-b52a-060c624f18f9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d56364-4058-4a78-b52a-060c624f18f9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25567069-8947-4385-b8ea-5771cdb8a7cc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0f3cfafa-8e31-4406-bc26-1421d7e1a83e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f3cfafa-8e31-4406-bc26-1421d7e1a83e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa51f8a-05aa-435c-998b-245059f11bf2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 35ac431a-55c5-4761-90f2-1b60bbc5ece3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ac431a-55c5-4761-90f2-1b60bbc5ece3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c20e402-9c5c-4ddd-948a-6e27a41405d3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 73784025-9139-4b33-9659-434ff5c576ac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73784025-9139-4b33-9659-434ff5c576ac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1696a6d8-6696-4369-bc22-391612b5c2a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3888cfb1-adc1-4984-8031-ab445b77320b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3888cfb1-adc1-4984-8031-ab445b77320b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc20700f-84b4-46f2-a39c-9d3e401acb0e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 634f59fa-d3cf-4f4d-868a-5eeebafcff61, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634f59fa-d3cf-4f4d-868a-5eeebafcff61, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f3cfafa-8e31-4406-bc26-1421d7e1a83e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5cc474ad-928e-4f27-bdab-d85dee37e8c7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc474ad-928e-4f27-bdab-d85dee37e8c7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d56364-4058-4a78-b52a-060c624f18f9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ac431a-55c5-4761-90f2-1b60bbc5ece3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c3a4dbff-f457-4b70-a381-ef46182165e9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a4dbff-f457-4b70-a381-ef46182165e9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0881363-043f-4341-b684-d944a5fc2983, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 64faf899-c7a8-406f-a1e7-1b726f4bafe4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64faf899-c7a8-406f-a1e7-1b726f4bafe4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8367c264-c5d4-44cd-87ca-c404d92a172f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8367c264-c5d4-44cd-87ca-c404d92a172f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3888cfb1-adc1-4984-8031-ab445b77320b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 621bbd6f-e21c-4a14-9e0a-8c3390506e54, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621bbd6f-e21c-4a14-9e0a-8c3390506e54, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634f59fa-d3cf-4f4d-868a-5eeebafcff61, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5ce5cab9-1355-4cfb-a183-f5e2be95cb40, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ce5cab9-1355-4cfb-a183-f5e2be95cb40, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374b41b9-35a6-4687-a6b4-9ff75bdaabd3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0f6c96a4-de2e-4726-b7bf-f8a4c15f705f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6c96a4-de2e-4726-b7bf-f8a4c15f705f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73784025-9139-4b33-9659-434ff5c576ac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7612bbaf-9ea2-4646-a741-2e0fea4310d9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7612bbaf-9ea2-4646-a741-2e0fea4310d9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e6eb312-cd85-406e-a8f0-6093e64847a1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 99a1ef96-1876-433d-bc73-349a16464594, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a1ef96-1876-433d-bc73-349a16464594, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de221f1-c4af-4370-92c1-ff1a704efff5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 922e1e63-9860-49e8-bdd5-bcf31e360765, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922e1e63-9860-49e8-bdd5-bcf31e360765, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc474ad-928e-4f27-bdab-d85dee37e8c7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a4dbff-f457-4b70-a381-ef46182165e9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6758cac8-56af-4858-b354-15cde46184d0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6758cac8-56af-4858-b354-15cde46184d0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b3d4c7c8-df12-4a34-80ec-2e79bc89fa3a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d4c7c8-df12-4a34-80ec-2e79bc89fa3a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8367c264-c5d4-44cd-87ca-c404d92a172f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f7c6e0a-74b4-4144-a053-423416c8be83, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f7c6e0a-74b4-4144-a053-423416c8be83, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64faf899-c7a8-406f-a1e7-1b726f4bafe4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 84332fd3-fe15-4b57-a2d3-6f8e240995b2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84332fd3-fe15-4b57-a2d3-6f8e240995b2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621bbd6f-e21c-4a14-9e0a-8c3390506e54, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5d9d2ce0-22b6-4b36-b254-103d6d2e39a9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d9d2ce0-22b6-4b36-b254-103d6d2e39a9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7612bbaf-9ea2-4646-a741-2e0fea4310d9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ed59b70-98c7-4104-a2de-9cff79294bec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed59b70-98c7-4104-a2de-9cff79294bec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ce5cab9-1355-4cfb-a183-f5e2be95cb40, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fffbed57-966f-4c52-a8af-85379654b27b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fffbed57-966f-4c52-a8af-85379654b27b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6758cac8-56af-4858-b354-15cde46184d0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d0f3e1c1-4f0b-4d2c-a0ce-52f0c5205907, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f3e1c1-4f0b-4d2c-a0ce-52f0c5205907, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d4c7c8-df12-4a34-80ec-2e79bc89fa3a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 75c38d12-cb40-41cd-971c-74fc840a7e0e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c38d12-cb40-41cd-971c-74fc840a7e0e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84332fd3-fe15-4b57-a2d3-6f8e240995b2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eeb220ee-f041-4381-bdc9-e98e6f4aedcd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb220ee-f041-4381-bdc9-e98e6f4aedcd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922e1e63-9860-49e8-bdd5-bcf31e360765, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 591f7d95-5e40-4cdb-b1fa-e360a85d0d12, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 591f7d95-5e40-4cdb-b1fa-e360a85d0d12, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f7c6e0a-74b4-4144-a053-423416c8be83, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 339f6d6f-0297-4df5-a7fc-5c781e2a3e06, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339f6d6f-0297-4df5-a7fc-5c781e2a3e06, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed59b70-98c7-4104-a2de-9cff79294bec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05b5bc5d-b308-4e61-9f72-f3fbfb5d539d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b5bc5d-b308-4e61-9f72-f3fbfb5d539d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fffbed57-966f-4c52-a8af-85379654b27b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 400552c9-7154-4777-9253-0c215596e4fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 400552c9-7154-4777-9253-0c215596e4fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d9d2ce0-22b6-4b36-b254-103d6d2e39a9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9837880f-9f18-47db-bbf1-4c7649bf83e7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9837880f-9f18-47db-bbf1-4c7649bf83e7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c38d12-cb40-41cd-971c-74fc840a7e0e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b19d9c8-1dd6-4e26-8e9f-da152bc7e630, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b19d9c8-1dd6-4e26-8e9f-da152bc7e630, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb220ee-f041-4381-bdc9-e98e6f4aedcd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d259627f-cdbf-4d42-8ce7-ed7628fe0b3b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d259627f-cdbf-4d42-8ce7-ed7628fe0b3b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f3e1c1-4f0b-4d2c-a0ce-52f0c5205907, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6374291f-136f-46a3-bf18-b3934b96294d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6374291f-136f-46a3-bf18-b3934b96294d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a1ef96-1876-433d-bc73-349a16464594, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5de96937-7296-436f-ac79-7fc32ff8013c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de96937-7296-436f-ac79-7fc32ff8013c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6c96a4-de2e-4726-b7bf-f8a4c15f705f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 955055b5-a1f0-4cd7-b7aa-945b0f3e31d8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 955055b5-a1f0-4cd7-b7aa-945b0f3e31d8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b5bc5d-b308-4e61-9f72-f3fbfb5d539d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339f6d6f-0297-4df5-a7fc-5c781e2a3e06, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 850cd5ee-519c-4b48-acf2-aecd647e08f2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850cd5ee-519c-4b48-acf2-aecd647e08f2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591f7d95-5e40-4cdb-b1fa-e360a85d0d12, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5ff076b0-6300-4731-b66a-1c93accf5871, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ff076b0-6300-4731-b66a-1c93accf5871, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d259627f-cdbf-4d42-8ce7-ed7628fe0b3b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39a45825-bb51-470f-b991-c26485150616, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a45825-bb51-470f-b991-c26485150616, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 400552c9-7154-4777-9253-0c215596e4fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 036753b6-6b91-4ec1-bd46-88f404600f46, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 036753b6-6b91-4ec1-bd46-88f404600f46, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9837880f-9f18-47db-bbf1-4c7649bf83e7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7a6b8227-7baa-4228-977e-0384787a757d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6b8227-7baa-4228-977e-0384787a757d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6374291f-136f-46a3-bf18-b3934b96294d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 73f0e405-0eec-44bb-ae1a-1181adcc7180, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f0e405-0eec-44bb-ae1a-1181adcc7180, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6b8227-7baa-4228-977e-0384787a757d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f1a6b6c6-24e9-47e1-b489-a2dc3bf79d24, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1a6b6c6-24e9-47e1-b489-a2dc3bf79d24, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850cd5ee-519c-4b48-acf2-aecd647e08f2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dd09e191-2439-435e-8aec-5f07cae2fdb0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd09e191-2439-435e-8aec-5f07cae2fdb0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a45825-bb51-470f-b991-c26485150616, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 94b8965e-c726-4d71-8741-86a0571558f0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94b8965e-c726-4d71-8741-86a0571558f0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 036753b6-6b91-4ec1-bd46-88f404600f46, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1f6f7886-aa24-4b4d-95b9-001b7db09209, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f6f7886-aa24-4b4d-95b9-001b7db09209, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f0e405-0eec-44bb-ae1a-1181adcc7180, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e4d923c3-4cfa-414f-9771-b710d0719211, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4d923c3-4cfa-414f-9771-b710d0719211, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de96937-7296-436f-ac79-7fc32ff8013c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c17fc05-b8f9-41e4-a26d-9670b2653117, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c17fc05-b8f9-41e4-a26d-9670b2653117, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b19d9c8-1dd6-4e26-8e9f-da152bc7e630, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 627ced69-4d8b-4354-83d3-4a4b606e98a7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 627ced69-4d8b-4354-83d3-4a4b606e98a7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 955055b5-a1f0-4cd7-b7aa-945b0f3e31d8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4d185ca6-b6c2-4e30-9698-1058c61b88bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d185ca6-b6c2-4e30-9698-1058c61b88bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ff076b0-6300-4731-b66a-1c93accf5871, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 49fb284f-d20a-44bd-bc8f-3563067329b5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fb284f-d20a-44bd-bc8f-3563067329b5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd09e191-2439-435e-8aec-5f07cae2fdb0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76275bef-22d2-46cf-a78c-be30dac7c4ed, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76275bef-22d2-46cf-a78c-be30dac7c4ed, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1a6b6c6-24e9-47e1-b489-a2dc3bf79d24, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 784d28d1-e584-40d9-b450-6193165d537c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 784d28d1-e584-40d9-b450-6193165d537c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94b8965e-c726-4d71-8741-86a0571558f0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f2051943-c8ca-4d2a-a373-f5e17a0c02a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2051943-c8ca-4d2a-a373-f5e17a0c02a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4d923c3-4cfa-414f-9771-b710d0719211, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4e6529bc-eaa3-4bc0-a559-c3e3edf1a1fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6529bc-eaa3-4bc0-a559-c3e3edf1a1fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f6f7886-aa24-4b4d-95b9-001b7db09209, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2d51e7b5-e880-49ce-987e-0f1265441af1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d51e7b5-e880-49ce-987e-0f1265441af1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76275bef-22d2-46cf-a78c-be30dac7c4ed, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b0211d46-e285-45d5-af08-54cf32be8df5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0211d46-e285-45d5-af08-54cf32be8df5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 784d28d1-e584-40d9-b450-6193165d537c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2b63028e-862b-4d6a-ae69-1b8a34c521dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b63028e-862b-4d6a-ae69-1b8a34c521dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c17fc05-b8f9-41e4-a26d-9670b2653117, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 575f1254-4aa3-4a90-8fa0-73582c0318f7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575f1254-4aa3-4a90-8fa0-73582c0318f7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d51e7b5-e880-49ce-987e-0f1265441af1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 968f0ce0-d919-483c-9006-bf7965ceb198, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 968f0ce0-d919-483c-9006-bf7965ceb198, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6529bc-eaa3-4bc0-a559-c3e3edf1a1fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d3a21edf-ccdb-45ed-8b4f-26cf36eb5b1e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a21edf-ccdb-45ed-8b4f-26cf36eb5b1e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2051943-c8ca-4d2a-a373-f5e17a0c02a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8571b0fc-eb12-4c5c-9fa0-9d84e72ba359, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8571b0fc-eb12-4c5c-9fa0-9d84e72ba359, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b63028e-862b-4d6a-ae69-1b8a34c521dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 178207e3-4431-4be4-93d8-edd341f7ef48, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178207e3-4431-4be4-93d8-edd341f7ef48, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d185ca6-b6c2-4e30-9698-1058c61b88bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bd8c3724-328f-44ae-aec9-dbd9e0250cca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd8c3724-328f-44ae-aec9-dbd9e0250cca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fb284f-d20a-44bd-bc8f-3563067329b5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e4b6b69-be00-4e9c-a908-959405a1c52a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e4b6b69-be00-4e9c-a908-959405a1c52a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0211d46-e285-45d5-af08-54cf32be8df5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5de0d11b-4637-4ac3-932b-d7cb98a8415c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de0d11b-4637-4ac3-932b-d7cb98a8415c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575f1254-4aa3-4a90-8fa0-73582c0318f7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ecd82dd8-e378-4e1b-a680-8c37e02660c3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd82dd8-e378-4e1b-a680-8c37e02660c3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 627ced69-4d8b-4354-83d3-4a4b606e98a7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c5ef842c-edd5-4b81-9c44-2ec68d6d29ba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ef842c-edd5-4b81-9c44-2ec68d6d29ba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8571b0fc-eb12-4c5c-9fa0-9d84e72ba359, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 759621aa-c428-4a43-b81c-49ab0dfed295, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 759621aa-c428-4a43-b81c-49ab0dfed295, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a21edf-ccdb-45ed-8b4f-26cf36eb5b1e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ca742040-697b-4a4f-9534-327516122e7f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca742040-697b-4a4f-9534-327516122e7f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 968f0ce0-d919-483c-9006-bf7965ceb198, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178207e3-4431-4be4-93d8-edd341f7ef48, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d4e87570-95d6-4005-a241-96f665ed8e1e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e87570-95d6-4005-a241-96f665ed8e1e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ef842c-edd5-4b81-9c44-2ec68d6d29ba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 871c8540-1bed-40e3-9220-9967aca84237, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871c8540-1bed-40e3-9220-9967aca84237, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de0d11b-4637-4ac3-932b-d7cb98a8415c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7bdd81b8-2258-4019-b939-bc4da3db88c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bdd81b8-2258-4019-b939-bc4da3db88c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e4b6b69-be00-4e9c-a908-959405a1c52a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4ef4b48-f3e2-43e9-96fd-8f4654cc4ccd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ef4b48-f3e2-43e9-96fd-8f4654cc4ccd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd8c3724-328f-44ae-aec9-dbd9e0250cca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f7e653b5-20a2-4101-9513-966d92bbb9ff, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e653b5-20a2-4101-9513-966d92bbb9ff, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd82dd8-e378-4e1b-a680-8c37e02660c3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 759621aa-c428-4a43-b81c-49ab0dfed295, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca742040-697b-4a4f-9534-327516122e7f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec526f25-c2e1-41ea-bb9b-62c352b38f8c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec526f25-c2e1-41ea-bb9b-62c352b38f8c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e87570-95d6-4005-a241-96f665ed8e1e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bdd81b8-2258-4019-b939-bc4da3db88c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c3ad9395-f7d6-4121-afe9-92ec26495fca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ad9395-f7d6-4121-afe9-92ec26495fca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871c8540-1bed-40e3-9220-9967aca84237, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 74f59b26-65c7-4f7a-8cd9-60dc062fc20c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f59b26-65c7-4f7a-8cd9-60dc062fc20c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec526f25-c2e1-41ea-bb9b-62c352b38f8c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb2c0fc6-9bd9-4a54-903c-c432b138e15a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb2c0fc6-9bd9-4a54-903c-c432b138e15a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ad9395-f7d6-4121-afe9-92ec26495fca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b2349843-ad32-42d7-9596-e6a36a79f943, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2349843-ad32-42d7-9596-e6a36a79f943, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f59b26-65c7-4f7a-8cd9-60dc062fc20c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 60dfb5d8-b36f-4883-960f-e04218efb977, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60dfb5d8-b36f-4883-960f-e04218efb977, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e653b5-20a2-4101-9513-966d92bbb9ff, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 041b8c13-5aa3-415f-92ba-f8ebc91dd4fc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041b8c13-5aa3-415f-92ba-f8ebc91dd4fc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ef4b48-f3e2-43e9-96fd-8f4654cc4ccd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 838f24c1-c739-4231-b21c-4b686d33ecf6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838f24c1-c739-4231-b21c-4b686d33ecf6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60dfb5d8-b36f-4883-960f-e04218efb977, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 278327f7-4cc9-4183-887b-fd91f89866fa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278327f7-4cc9-4183-887b-fd91f89866fa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb2c0fc6-9bd9-4a54-903c-c432b138e15a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2349843-ad32-42d7-9596-e6a36a79f943, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 825119ff-8be0-41e7-93d0-97b45481a60f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825119ff-8be0-41e7-93d0-97b45481a60f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278327f7-4cc9-4183-887b-fd91f89866fa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 075eac52-6aff-4501-ace4-38a776126d83, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 075eac52-6aff-4501-ace4-38a776126d83, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041b8c13-5aa3-415f-92ba-f8ebc91dd4fc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c0bbdae-5d33-4971-b4aa-de3e08a1f41e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0bbdae-5d33-4971-b4aa-de3e08a1f41e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838f24c1-c739-4231-b21c-4b686d33ecf6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825119ff-8be0-41e7-93d0-97b45481a60f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7314b89-9c91-403c-ab5a-a74f70cc7b9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7314b89-9c91-403c-ab5a-a74f70cc7b9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 075eac52-6aff-4501-ace4-38a776126d83, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 14e9f2c5-1a0b-40a3-94fb-1c777bf6aa4f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e9f2c5-1a0b-40a3-94fb-1c777bf6aa4f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7314b89-9c91-403c-ab5a-a74f70cc7b9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a20b9b49-4b34-4a9e-8d25-ecedc7d92a31, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a20b9b49-4b34-4a9e-8d25-ecedc7d92a31, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0bbdae-5d33-4971-b4aa-de3e08a1f41e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 83815de8-778c-4cc2-b834-350d96f61a92, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83815de8-778c-4cc2-b834-350d96f61a92, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e9f2c5-1a0b-40a3-94fb-1c777bf6aa4f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aeefbc7c-b35c-4778-b1cc-4a02fe61b573, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeefbc7c-b35c-4778-b1cc-4a02fe61b573, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a20b9b49-4b34-4a9e-8d25-ecedc7d92a31, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 482cda3d-845b-4319-9234-e7daa44c3c7c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482cda3d-845b-4319-9234-e7daa44c3c7c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeefbc7c-b35c-4778-b1cc-4a02fe61b573, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d8b1c293-e20b-433c-a050-bea21839778b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b1c293-e20b-433c-a050-bea21839778b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83815de8-778c-4cc2-b834-350d96f61a92, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3e205054-36be-4f2f-ba62-a924322282aa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e205054-36be-4f2f-ba62-a924322282aa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482cda3d-845b-4319-9234-e7daa44c3c7c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 07ee0d3b-5614-4f71-b558-08a4a41f5b07, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ee0d3b-5614-4f71-b558-08a4a41f5b07, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b1c293-e20b-433c-a050-bea21839778b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ce47b083-18b6-4c7f-b9c3-bd0b720d3b2c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce47b083-18b6-4c7f-b9c3-bd0b720d3b2c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ee0d3b-5614-4f71-b558-08a4a41f5b07, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e205054-36be-4f2f-ba62-a924322282aa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 263f0c1c-c791-419e-a770-fef7c8b03359, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263f0c1c-c791-419e-a770-fef7c8b03359, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce47b083-18b6-4c7f-b9c3-bd0b720d3b2c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 85337ea9-a623-45d4-a896-a10668d04f26, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85337ea9-a623-45d4-a896-a10668d04f26, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263f0c1c-c791-419e-a770-fef7c8b03359, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e501733e-a38f-4bca-85e4-588141e6b1d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e501733e-a38f-4bca-85e4-588141e6b1d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85337ea9-a623-45d4-a896-a10668d04f26, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 133dd6f6-64cd-4618-8771-b8380c0b2c14, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133dd6f6-64cd-4618-8771-b8380c0b2c14, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133dd6f6-64cd-4618-8771-b8380c0b2c14, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5dfb0e0b-7158-42fb-ba75-0d8d0e00351b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dfb0e0b-7158-42fb-ba75-0d8d0e00351b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e501733e-a38f-4bca-85e4-588141e6b1d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aa850ad7-05df-475a-9321-a1384b330ec5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa850ad7-05df-475a-9321-a1384b330ec5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dfb0e0b-7158-42fb-ba75-0d8d0e00351b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa850ad7-05df-475a-9321-a1384b330ec5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3bedeaa4-c6fc-495a-bc22-2ab8fbf8bef0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bedeaa4-c6fc-495a-bc22-2ab8fbf8bef0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bedeaa4-c6fc-495a-bc22-2ab8fbf8bef0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6a040a36-06cb-492a-b616-89fdef729e44, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a040a36-06cb-492a-b616-89fdef729e44, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a040a36-06cb-492a-b616-89fdef729e44, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cc6de5f7-385a-4597-8e40-87387fdbd88c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6de5f7-385a-4597-8e40-87387fdbd88c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6de5f7-385a-4597-8e40-87387fdbd88c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
INFO     __tests__.test_rename:test_rename.py:259  database is /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: MOVE 2
INFO     __tests__.test_rename:test_rename.py:154 begin
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteSchemeQuery, 0659542c-eae7-4d9e-b933-12e658c0bf6f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 0659542c-eae7-4d9e-b933-12e658c0bf6f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" yql_text: "\nCREATE TABLE `table_tmp` (\n    `id` Uint64,\n    `value` Utf8,\n    PRIMARY KEY (`id`),\n    INDEX value_index GLOBAL ON (`value`)\n)\n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 0659542c-eae7-4d9e-b933-12e658c0bf6f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
INFO     __tests__.test_rename:test_rename.py:157 create_method done
INFO     __tests__.test_rename:test_rename.py:168 wait coros
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 40f4e497-1cc3-40cb-881d-13498339edd9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f4e497-1cc3-40cb-881d-13498339edd9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dd0c69f7-f133-44e1-93a9-2e2b046b453e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd0c69f7-f133-44e1-93a9-2e2b046b453e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 91b23fd3-12e2-44e9-b13e-b82f210123c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b23fd3-12e2-44e9-b13e-b82f210123c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f1dd374-d19e-4e8e-ac47-b11cd4db9657, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1dd374-d19e-4e8e-ac47-b11cd4db9657, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a6835880-2b33-4c47-ac7e-8bdc7b1e9e09, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6835880-2b33-4c47-ac7e-8bdc7b1e9e09, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b75bb917-9c07-4f67-b190-5f59ef2ccac8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b75bb917-9c07-4f67-b190-5f59ef2ccac8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2b989b1d-eaf0-4552-8f16-36a7ac923b89, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b989b1d-eaf0-4552-8f16-36a7ac923b89, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a9ed1d13-d870-4e2b-8b47-13313b8b6927, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ed1d13-d870-4e2b-8b47-13313b8b6927, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 02328614-2ef7-40ec-b924-f61d679d3ba1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02328614-2ef7-40ec-b924-f61d679d3ba1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dbd8c0a7-f332-4cb7-83e3-72530e89177b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd8c0a7-f332-4cb7-83e3-72530e89177b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd0c69f7-f133-44e1-93a9-2e2b046b453e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8d0e730a-6bf9-475f-92b1-58b12cf478ba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d0e730a-6bf9-475f-92b1-58b12cf478ba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6835880-2b33-4c47-ac7e-8bdc7b1e9e09, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b989b1d-eaf0-4552-8f16-36a7ac923b89, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb117f63-26f1-43f9-9f85-26758d5a14a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb117f63-26f1-43f9-9f85-26758d5a14a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0b59dcb3-a579-4524-beed-c7ec10cb34e6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b59dcb3-a579-4524-beed-c7ec10cb34e6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd8c0a7-f332-4cb7-83e3-72530e89177b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f4e497-1cc3-40cb-881d-13498339edd9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ff6616a1-57b6-4afe-9645-01020f3f81a1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff6616a1-57b6-4afe-9645-01020f3f81a1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8f445acf-c696-4d27-a719-ae8ca8c3e065, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f445acf-c696-4d27-a719-ae8ca8c3e065, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1dd374-d19e-4e8e-ac47-b11cd4db9657, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02328614-2ef7-40ec-b924-f61d679d3ba1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ed1d13-d870-4e2b-8b47-13313b8b6927, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b75bb917-9c07-4f67-b190-5f59ef2ccac8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b23fd3-12e2-44e9-b13e-b82f210123c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d0e730a-6bf9-475f-92b1-58b12cf478ba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f5b14884-92e4-443b-84bb-0530fe5856ee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b14884-92e4-443b-84bb-0530fe5856ee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 024a6ecf-cdf6-4113-a5b7-f1455954c4c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024a6ecf-cdf6-4113-a5b7-f1455954c4c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ff36098-d46b-480e-a5bc-78e6c21c5b77, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff36098-d46b-480e-a5bc-78e6c21c5b77, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 213c6e7d-14b5-4721-8f63-236a9bd3dcd9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 213c6e7d-14b5-4721-8f63-236a9bd3dcd9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4c11b885-d69a-4c1d-9272-104e2ad5b236, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c11b885-d69a-4c1d-9272-104e2ad5b236, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb117f63-26f1-43f9-9f85-26758d5a14a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7d3bc281-f7a4-4801-9e36-b79787c99b3c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3bc281-f7a4-4801-9e36-b79787c99b3c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-20" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b1879aa2-4234-48aa-bb7c-54722ca83cf6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1879aa2-4234-48aa-bb7c-54722ca83cf6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-21" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff6616a1-57b6-4afe-9645-01020f3f81a1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f445acf-c696-4d27-a719-ae8ca8c3e065, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ecbb7f6-22e9-4366-b1fc-75aed82b54f1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ecbb7f6-22e9-4366-b1fc-75aed82b54f1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-22" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4cf7aab4-f533-4709-a268-4cd8f801a910, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf7aab4-f533-4709-a268-4cd8f801a910, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-23" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b59dcb3-a579-4524-beed-c7ec10cb34e6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45413f3b-e465-494e-bf9d-2d6e3b2b97a9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45413f3b-e465-494e-bf9d-2d6e3b2b97a9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-24" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c11b885-d69a-4c1d-9272-104e2ad5b236, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024a6ecf-cdf6-4113-a5b7-f1455954c4c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 213c6e7d-14b5-4721-8f63-236a9bd3dcd9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff36098-d46b-480e-a5bc-78e6c21c5b77, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b14884-92e4-443b-84bb-0530fe5856ee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3bc281-f7a4-4801-9e36-b79787c99b3c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1879aa2-4234-48aa-bb7c-54722ca83cf6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 444bf3b5-8d93-4924-8d31-b904bb75fe71, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 444bf3b5-8d93-4924-8d31-b904bb75fe71, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-25" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1b4cf043-f688-47a4-b73f-ae769b7b1f81, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4cf043-f688-47a4-b73f-ae769b7b1f81, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-26" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cd1e2ad8-1d32-448b-991d-17fcfc2c2e1e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1e2ad8-1d32-448b-991d-17fcfc2c2e1e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-27" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2a42af21-97c1-4fec-a561-5fb351e90d65, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a42af21-97c1-4fec-a561-5fb351e90d65, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_tmp-28" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5f6c399e-9f51-4583-b477-655256ce4f26, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f6c399e-9f51-4583-b477-655256ce4f26, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_tmp`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-29" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf7aab4-f533-4709-a268-4cd8f801a910, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ecbb7f6-22e9-4366-b1fc-75aed82b54f1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 444bf3b5-8d93-4924-8d31-b904bb75fe71, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4cf043-f688-47a4-b73f-ae769b7b1f81, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1e2ad8-1d32-448b-991d-17fcfc2c2e1e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45413f3b-e465-494e-bf9d-2d6e3b2b97a9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a42af21-97c1-4fec-a561-5fb351e90d65, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f6c399e-9f51-4583-b477-655256ce4f26, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=97701bf4-e46e9223-62cff5fb-19d9bf12" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 82cc5f05-634e-444d-8cb5-b1c2f134e11d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82cc5f05-634e-444d-8cb5-b1c2f134e11d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e33f90bd-c3b0-4c4f-bb7c-d8ab63f3bb08, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e33f90bd-c3b0-4c4f-bb7c-d8ab63f3bb08, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b93fd326-4ac7-41a1-a94c-14b0ce78c2a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b93fd326-4ac7-41a1-a94c-14b0ce78c2a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 58a0882b-e318-4234-bf3d-c46fe245cedd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a0882b-e318-4234-bf3d-c46fe245cedd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b479da2-3a20-423b-921c-874228df78b1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b479da2-3a20-423b-921c-874228df78b1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 878c0497-7a2e-40a2-a889-a968dae6a5c9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 878c0497-7a2e-40a2-a889-a968dae6a5c9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87ad2fb6-be6c-4f32-8833-7a5ce5d2a5cd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ad2fb6-be6c-4f32-8833-7a5ce5d2a5cd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 43526684-ef11-4d77-9c0f-3a0331715c0c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43526684-ef11-4d77-9c0f-3a0331715c0c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 17f535d7-c6a8-4414-9e48-5a3144e9f0e4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f535d7-c6a8-4414-9e48-5a3144e9f0e4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4840e98a-1c3c-48bc-a7a0-704458a3020c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4840e98a-1c3c-48bc-a7a0-704458a3020c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 878c0497-7a2e-40a2-a889-a968dae6a5c9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0a18a7f4-7ccd-4261-9e4c-2cfb7fc91253, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a18a7f4-7ccd-4261-9e4c-2cfb7fc91253, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a0882b-e318-4234-bf3d-c46fe245cedd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 97d46312-0b6c-4da0-9b81-4ee5523f7906, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97d46312-0b6c-4da0-9b81-4ee5523f7906, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e33f90bd-c3b0-4c4f-bb7c-d8ab63f3bb08, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 28be642b-15d2-4e6f-98c0-62a215a4655d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28be642b-15d2-4e6f-98c0-62a215a4655d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4840e98a-1c3c-48bc-a7a0-704458a3020c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 52257fa3-5483-4c94-8a36-95079fa076b7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52257fa3-5483-4c94-8a36-95079fa076b7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43526684-ef11-4d77-9c0f-3a0331715c0c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f3ee6eff-4ad9-4007-a8fb-752eddbcb7c1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3ee6eff-4ad9-4007-a8fb-752eddbcb7c1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b479da2-3a20-423b-921c-874228df78b1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 60e0428b-d978-4cdf-b2b9-08157f6a4c16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e0428b-d978-4cdf-b2b9-08157f6a4c16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f535d7-c6a8-4414-9e48-5a3144e9f0e4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a554141a-271d-4183-9029-d4ecaade72d3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a554141a-271d-4183-9029-d4ecaade72d3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b93fd326-4ac7-41a1-a94c-14b0ce78c2a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eff2c575-6f3a-4e7b-91e1-212e2594342f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff2c575-6f3a-4e7b-91e1-212e2594342f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82cc5f05-634e-444d-8cb5-b1c2f134e11d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1b394b53-89e6-4945-af52-83dccf8f515c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b394b53-89e6-4945-af52-83dccf8f515c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ad2fb6-be6c-4f32-8833-7a5ce5d2a5cd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a6b1e65a-297e-4a8a-819c-b49922a003da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b1e65a-297e-4a8a-819c-b49922a003da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97d46312-0b6c-4da0-9b81-4ee5523f7906, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a63a0204-1695-4b98-9567-c55bccea5538, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63a0204-1695-4b98-9567-c55bccea5538, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a18a7f4-7ccd-4261-9e4c-2cfb7fc91253, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ffafb1a8-32ef-45b4-9f20-12d783e1c02e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffafb1a8-32ef-45b4-9f20-12d783e1c02e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28be642b-15d2-4e6f-98c0-62a215a4655d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d4405950-bef7-48e2-b59b-e602525a7001, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4405950-bef7-48e2-b59b-e602525a7001, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52257fa3-5483-4c94-8a36-95079fa076b7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b90dd7b5-9030-4543-9c30-fd662c49949d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90dd7b5-9030-4543-9c30-fd662c49949d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a554141a-271d-4183-9029-d4ecaade72d3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5784c330-10df-42b2-b51b-3347d9eaf14f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5784c330-10df-42b2-b51b-3347d9eaf14f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3ee6eff-4ad9-4007-a8fb-752eddbcb7c1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d617bff1-0087-4ef8-a336-c7f006e4af98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d617bff1-0087-4ef8-a336-c7f006e4af98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff2c575-6f3a-4e7b-91e1-212e2594342f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0dd907e5-3a15-440c-a746-9f461fc15b22, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd907e5-3a15-440c-a746-9f461fc15b22, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e0428b-d978-4cdf-b2b9-08157f6a4c16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d4ef0d6c-3db5-4d51-9617-ceaeb3c1c1a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4ef0d6c-3db5-4d51-9617-ceaeb3c1c1a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4405950-bef7-48e2-b59b-e602525a7001, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d47bb82-c910-41e0-9e40-a1af9d612de4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d47bb82-c910-41e0-9e40-a1af9d612de4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b394b53-89e6-4945-af52-83dccf8f515c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 23ef7a8c-fdbb-4836-adf9-c454db70f24c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ef7a8c-fdbb-4836-adf9-c454db70f24c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63a0204-1695-4b98-9567-c55bccea5538, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4350a2bd-8fcd-49d3-9f8c-bd251a87ea5e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4350a2bd-8fcd-49d3-9f8c-bd251a87ea5e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffafb1a8-32ef-45b4-9f20-12d783e1c02e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c74b2453-296a-47ad-808e-e498b5a594dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74b2453-296a-47ad-808e-e498b5a594dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b1e65a-297e-4a8a-819c-b49922a003da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, de8fd472-72a3-4d8b-8216-c02c4f479633, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8fd472-72a3-4d8b-8216-c02c4f479633, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd907e5-3a15-440c-a746-9f461fc15b22, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4fe0949a-7f3a-4d86-b43b-587aef586458, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe0949a-7f3a-4d86-b43b-587aef586458, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5784c330-10df-42b2-b51b-3347d9eaf14f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 571ee173-554e-4231-8bd8-31212282ed36, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571ee173-554e-4231-8bd8-31212282ed36, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4ef0d6c-3db5-4d51-9617-ceaeb3c1c1a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c518a07e-e353-401b-84b4-140a545ca450, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c518a07e-e353-401b-84b4-140a545ca450, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d617bff1-0087-4ef8-a336-c7f006e4af98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 52b58450-c9ce-417b-a0d2-1791fcd78d29, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b58450-c9ce-417b-a0d2-1791fcd78d29, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90dd7b5-9030-4543-9c30-fd662c49949d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e479e7ed-ceaa-478a-af89-d6a0bc749a11, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e479e7ed-ceaa-478a-af89-d6a0bc749a11, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ef7a8c-fdbb-4836-adf9-c454db70f24c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f73b560f-e2b1-4a8b-b2ee-49f7b14750f8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73b560f-e2b1-4a8b-b2ee-49f7b14750f8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d47bb82-c910-41e0-9e40-a1af9d612de4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f0cc3d65-2c0e-4398-8783-9c6fef1c8366, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0cc3d65-2c0e-4398-8783-9c6fef1c8366, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4350a2bd-8fcd-49d3-9f8c-bd251a87ea5e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9e98523d-e234-48d7-828e-2b25e4e590aa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e98523d-e234-48d7-828e-2b25e4e590aa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8fd472-72a3-4d8b-8216-c02c4f479633, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9eff1609-eacf-48db-af9f-48272831e76e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eff1609-eacf-48db-af9f-48272831e76e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe0949a-7f3a-4d86-b43b-587aef586458, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5c6d4d6b-cefb-4a24-9556-1f65c47a3258, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c6d4d6b-cefb-4a24-9556-1f65c47a3258, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571ee173-554e-4231-8bd8-31212282ed36, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6198041e-6d7e-4243-b3d8-4993e2633a30, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6198041e-6d7e-4243-b3d8-4993e2633a30, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b58450-c9ce-417b-a0d2-1791fcd78d29, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, acb0e1f1-97aa-43d7-b2ac-0c6f1795aef9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acb0e1f1-97aa-43d7-b2ac-0c6f1795aef9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74b2453-296a-47ad-808e-e498b5a594dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8aaeb7fb-3306-4c00-8f2e-a4186ad833cc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aaeb7fb-3306-4c00-8f2e-a4186ad833cc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c518a07e-e353-401b-84b4-140a545ca450, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2eca3cfc-1abc-4e3d-9113-feced4f5cd90, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eca3cfc-1abc-4e3d-9113-feced4f5cd90, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e479e7ed-ceaa-478a-af89-d6a0bc749a11, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c24a5da-b3bb-481b-be9d-34fc8d2f18c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c24a5da-b3bb-481b-be9d-34fc8d2f18c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73b560f-e2b1-4a8b-b2ee-49f7b14750f8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8fc1c42d-b5be-439b-b28c-95970d403057, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc1c42d-b5be-439b-b28c-95970d403057, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e98523d-e234-48d7-828e-2b25e4e590aa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c1cbe3b6-5855-471c-b76d-ea2015c0f431, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1cbe3b6-5855-471c-b76d-ea2015c0f431, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0cc3d65-2c0e-4398-8783-9c6fef1c8366, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2cfb2ba7-7e3e-4236-8c43-032fd4a61838, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfb2ba7-7e3e-4236-8c43-032fd4a61838, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eca3cfc-1abc-4e3d-9113-feced4f5cd90, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 054b52ed-5735-4e71-a986-65c80fa0d970, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054b52ed-5735-4e71-a986-65c80fa0d970, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eff1609-eacf-48db-af9f-48272831e76e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fd24f86b-a602-4ffd-9225-f1de0eaaf700, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd24f86b-a602-4ffd-9225-f1de0eaaf700, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acb0e1f1-97aa-43d7-b2ac-0c6f1795aef9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 80185abf-1fa9-468f-beb7-eb0840ecb502, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80185abf-1fa9-468f-beb7-eb0840ecb502, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c24a5da-b3bb-481b-be9d-34fc8d2f18c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 759815ea-f1e2-46e2-b283-4914f5b80615, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 759815ea-f1e2-46e2-b283-4914f5b80615, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c6d4d6b-cefb-4a24-9556-1f65c47a3258, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d0c82f19-2a74-44be-b954-71abc0908675, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c82f19-2a74-44be-b954-71abc0908675, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6198041e-6d7e-4243-b3d8-4993e2633a30, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 13e3abf1-e642-4615-bde1-ccdd17930de4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e3abf1-e642-4615-bde1-ccdd17930de4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc1c42d-b5be-439b-b28c-95970d403057, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ccbe3fdb-0047-499a-8c4a-2233b3f41581, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccbe3fdb-0047-499a-8c4a-2233b3f41581, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfb2ba7-7e3e-4236-8c43-032fd4a61838, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5f5f4760-b4c5-45f8-90ce-812375f1861a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f5f4760-b4c5-45f8-90ce-812375f1861a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aaeb7fb-3306-4c00-8f2e-a4186ad833cc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6cdae16b-1433-45e6-be92-4540c0dbd55b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cdae16b-1433-45e6-be92-4540c0dbd55b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1cbe3b6-5855-471c-b76d-ea2015c0f431, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 90f3f511-5be3-4a62-a4b4-1d31a40dde95, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f3f511-5be3-4a62-a4b4-1d31a40dde95, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd24f86b-a602-4ffd-9225-f1de0eaaf700, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb6ba84d-aae0-40cb-81a3-00886f151f00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6ba84d-aae0-40cb-81a3-00886f151f00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054b52ed-5735-4e71-a986-65c80fa0d970, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8a6835d3-3e22-432d-b896-4a880318ceb1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6835d3-3e22-432d-b896-4a880318ceb1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80185abf-1fa9-468f-beb7-eb0840ecb502, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 61698447-047c-443d-bdbf-6418c71012e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61698447-047c-443d-bdbf-6418c71012e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c82f19-2a74-44be-b954-71abc0908675, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9af2a693-7c94-4a82-b5da-83159c89ff79, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af2a693-7c94-4a82-b5da-83159c89ff79, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 759815ea-f1e2-46e2-b283-4914f5b80615, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b8143ebe-947b-4c60-a5cf-0fbc42f8ac6e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8143ebe-947b-4c60-a5cf-0fbc42f8ac6e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cdae16b-1433-45e6-be92-4540c0dbd55b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, deea1202-24cf-4eaf-b5eb-786b1e8cd8a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deea1202-24cf-4eaf-b5eb-786b1e8cd8a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccbe3fdb-0047-499a-8c4a-2233b3f41581, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ce13b726-9f01-4027-a815-81c17d3a166f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce13b726-9f01-4027-a815-81c17d3a166f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f5f4760-b4c5-45f8-90ce-812375f1861a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 18e91126-2bb3-415e-8d2c-d6afecb087a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18e91126-2bb3-415e-8d2c-d6afecb087a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e3abf1-e642-4615-bde1-ccdd17930de4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 28cc661b-f3bd-4304-97a1-a42ae67001ab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28cc661b-f3bd-4304-97a1-a42ae67001ab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f3f511-5be3-4a62-a4b4-1d31a40dde95, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c6825cf7-ef33-49b1-843a-ed7d9a42d537, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6825cf7-ef33-49b1-843a-ed7d9a42d537, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6835d3-3e22-432d-b896-4a880318ceb1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7e3b11ff-af73-429e-8f9a-9a1cf5995fed, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e3b11ff-af73-429e-8f9a-9a1cf5995fed, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61698447-047c-443d-bdbf-6418c71012e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5fba1d27-bf42-42a3-a279-9bad515caad1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fba1d27-bf42-42a3-a279-9bad515caad1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8143ebe-947b-4c60-a5cf-0fbc42f8ac6e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e3cfa764-831c-4da0-99f0-5d18b35b0cdf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3cfa764-831c-4da0-99f0-5d18b35b0cdf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af2a693-7c94-4a82-b5da-83159c89ff79, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0457419a-2b29-4d0f-b0ba-3aacf629b338, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0457419a-2b29-4d0f-b0ba-3aacf629b338, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deea1202-24cf-4eaf-b5eb-786b1e8cd8a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 07894d64-639f-4e5d-bf4e-2a241f75022d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07894d64-639f-4e5d-bf4e-2a241f75022d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce13b726-9f01-4027-a815-81c17d3a166f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 825eb04f-85d9-4db2-be0c-92eeb14a46eb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825eb04f-85d9-4db2-be0c-92eeb14a46eb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6ba84d-aae0-40cb-81a3-00886f151f00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8ccaeded-af11-444a-a3cd-dc1bed3f908f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ccaeded-af11-444a-a3cd-dc1bed3f908f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6825cf7-ef33-49b1-843a-ed7d9a42d537, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 78392bea-581b-4dc2-a719-44bf4cf6e0d8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78392bea-581b-4dc2-a719-44bf4cf6e0d8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28cc661b-f3bd-4304-97a1-a42ae67001ab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fc0bf644-c417-4449-8a31-cd8d7c43d273, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc0bf644-c417-4449-8a31-cd8d7c43d273, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fba1d27-bf42-42a3-a279-9bad515caad1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0a98b9a4-df23-4a1c-a2f7-8a08b06f15bd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a98b9a4-df23-4a1c-a2f7-8a08b06f15bd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e3b11ff-af73-429e-8f9a-9a1cf5995fed, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, efb9ec64-a247-4935-b3bc-c5ab04a7f52a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb9ec64-a247-4935-b3bc-c5ab04a7f52a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18e91126-2bb3-415e-8d2c-d6afecb087a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0acb6200-56d9-4822-b0e8-d3819e2c6239, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0acb6200-56d9-4822-b0e8-d3819e2c6239, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3cfa764-831c-4da0-99f0-5d18b35b0cdf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e430784a-c69a-4988-bde9-f700be984182, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e430784a-c69a-4988-bde9-f700be984182, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825eb04f-85d9-4db2-be0c-92eeb14a46eb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e7803213-b067-4b27-a743-91548141397f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7803213-b067-4b27-a743-91548141397f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07894d64-639f-4e5d-bf4e-2a241f75022d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9468317d-cf1c-4f92-b605-457b6127ebd6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9468317d-cf1c-4f92-b605-457b6127ebd6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0457419a-2b29-4d0f-b0ba-3aacf629b338, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d535a81-7338-4a61-bfd2-7ad1c827e5fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d535a81-7338-4a61-bfd2-7ad1c827e5fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a98b9a4-df23-4a1c-a2f7-8a08b06f15bd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 32392ba3-1719-4604-8fbf-31fa46b2197c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32392ba3-1719-4604-8fbf-31fa46b2197c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78392bea-581b-4dc2-a719-44bf4cf6e0d8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 61239390-00df-4434-baa7-941553efcebb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61239390-00df-4434-baa7-941553efcebb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb9ec64-a247-4935-b3bc-c5ab04a7f52a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7d2ab195-ce14-4243-9a7f-2462e81e6a6d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d2ab195-ce14-4243-9a7f-2462e81e6a6d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ccaeded-af11-444a-a3cd-dc1bed3f908f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d300c0bf-e7ca-44a0-81b0-9d038b08f930, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d300c0bf-e7ca-44a0-81b0-9d038b08f930, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc0bf644-c417-4449-8a31-cd8d7c43d273, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f0e326d-7b9d-486a-b0a7-2ad50cf758a1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0e326d-7b9d-486a-b0a7-2ad50cf758a1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e430784a-c69a-4988-bde9-f700be984182, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e432e59f-f237-4c90-9230-c7459be93a94, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e432e59f-f237-4c90-9230-c7459be93a94, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0acb6200-56d9-4822-b0e8-d3819e2c6239, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 80ae233a-6229-4ae3-b3e5-e77fb2a82bb3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ae233a-6229-4ae3-b3e5-e77fb2a82bb3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d535a81-7338-4a61-bfd2-7ad1c827e5fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 323d20fc-25ae-4b54-80e9-8656c9a7ee8c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 323d20fc-25ae-4b54-80e9-8656c9a7ee8c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7803213-b067-4b27-a743-91548141397f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c7278b16-a9e8-4dff-97f0-08b9c2a728a1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7278b16-a9e8-4dff-97f0-08b9c2a728a1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9468317d-cf1c-4f92-b605-457b6127ebd6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 51f40d25-173d-4b6d-a650-5fa2bb2f822e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51f40d25-173d-4b6d-a650-5fa2bb2f822e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d2ab195-ce14-4243-9a7f-2462e81e6a6d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8bcf236a-b4a9-4f06-aa50-aaa30b6bd92c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bcf236a-b4a9-4f06-aa50-aaa30b6bd92c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61239390-00df-4434-baa7-941553efcebb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c56bfdcd-b3b1-4a4b-aed9-77c8afe656f3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56bfdcd-b3b1-4a4b-aed9-77c8afe656f3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32392ba3-1719-4604-8fbf-31fa46b2197c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8f1a69d2-5f3d-4984-9572-0ecc8ade20fe, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1a69d2-5f3d-4984-9572-0ecc8ade20fe, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d300c0bf-e7ca-44a0-81b0-9d038b08f930, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 68bc4e73-fffe-4d21-bb86-86297193657e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68bc4e73-fffe-4d21-bb86-86297193657e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0e326d-7b9d-486a-b0a7-2ad50cf758a1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f4196ca8-9486-440d-8f77-3e0386cd776d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4196ca8-9486-440d-8f77-3e0386cd776d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e432e59f-f237-4c90-9230-c7459be93a94, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, db5309ef-cbc4-4505-a4d0-6ebefb87da32, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db5309ef-cbc4-4505-a4d0-6ebefb87da32, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 323d20fc-25ae-4b54-80e9-8656c9a7ee8c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee83ddae-f364-4246-adad-6dbd15815baf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee83ddae-f364-4246-adad-6dbd15815baf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ae233a-6229-4ae3-b3e5-e77fb2a82bb3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f4087b9b-23c3-4b8c-ba2b-cb50c718848b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4087b9b-23c3-4b8c-ba2b-cb50c718848b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7278b16-a9e8-4dff-97f0-08b9c2a728a1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76f8772c-2f40-45e2-9625-c26c5af4db8c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f8772c-2f40-45e2-9625-c26c5af4db8c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56bfdcd-b3b1-4a4b-aed9-77c8afe656f3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 93ed0b44-55b2-4cc7-99e8-49d4e1bfc2d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93ed0b44-55b2-4cc7-99e8-49d4e1bfc2d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1a69d2-5f3d-4984-9572-0ecc8ade20fe, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2687d934-91c3-44b5-b134-fa29010992d2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2687d934-91c3-44b5-b134-fa29010992d2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bcf236a-b4a9-4f06-aa50-aaa30b6bd92c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fc88faae-5220-4452-bede-af5d1b89739a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc88faae-5220-4452-bede-af5d1b89739a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51f40d25-173d-4b6d-a650-5fa2bb2f822e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6bd13dd9-7a88-4482-a2cf-3bb5cdcd7c9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd13dd9-7a88-4482-a2cf-3bb5cdcd7c9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4196ca8-9486-440d-8f77-3e0386cd776d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 24eeca57-74cc-41f9-8337-5d4281331426, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24eeca57-74cc-41f9-8337-5d4281331426, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68bc4e73-fffe-4d21-bb86-86297193657e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e4fd84d3-feee-4f2c-a681-e432f1486b6e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4fd84d3-feee-4f2c-a681-e432f1486b6e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db5309ef-cbc4-4505-a4d0-6ebefb87da32, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee1234bb-ef6a-4536-aedf-b20f64899b53, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1234bb-ef6a-4536-aedf-b20f64899b53, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4087b9b-23c3-4b8c-ba2b-cb50c718848b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 48709e03-92f2-4add-ba58-fbb743182f75, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48709e03-92f2-4add-ba58-fbb743182f75, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee83ddae-f364-4246-adad-6dbd15815baf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1f64d645-b362-4319-be50-8274dfb1be53, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f64d645-b362-4319-be50-8274dfb1be53, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f8772c-2f40-45e2-9625-c26c5af4db8c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 06ed38f3-d6df-4ffb-a5a2-2e661ec8a6fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ed38f3-d6df-4ffb-a5a2-2e661ec8a6fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2687d934-91c3-44b5-b134-fa29010992d2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 91d88770-66cc-431d-87eb-8acebe291748, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d88770-66cc-431d-87eb-8acebe291748, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc88faae-5220-4452-bede-af5d1b89739a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f8542889-d5cd-42ea-9dac-50c5448a4742, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8542889-d5cd-42ea-9dac-50c5448a4742, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ed0b44-55b2-4cc7-99e8-49d4e1bfc2d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8532e2f7-abd0-4080-a245-6a3b60c46dd6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8532e2f7-abd0-4080-a245-6a3b60c46dd6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1234bb-ef6a-4536-aedf-b20f64899b53, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b5aace5f-196a-4df6-bd57-1d16b16b769b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5aace5f-196a-4df6-bd57-1d16b16b769b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48709e03-92f2-4add-ba58-fbb743182f75, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 530daba0-883c-4618-a57d-728d8e358f38, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530daba0-883c-4618-a57d-728d8e358f38, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd13dd9-7a88-4482-a2cf-3bb5cdcd7c9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 42598c61-9f12-453a-8d1a-32820acf72e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42598c61-9f12-453a-8d1a-32820acf72e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24eeca57-74cc-41f9-8337-5d4281331426, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fb2882d8-9096-497b-b914-bc25edfd5be8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb2882d8-9096-497b-b914-bc25edfd5be8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f64d645-b362-4319-be50-8274dfb1be53, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6532375b-f536-4d01-87ff-d76506b892a9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6532375b-f536-4d01-87ff-d76506b892a9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4fd84d3-feee-4f2c-a681-e432f1486b6e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cc10a94a-7b3a-4ee3-85bd-8b10917cc3e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc10a94a-7b3a-4ee3-85bd-8b10917cc3e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d88770-66cc-431d-87eb-8acebe291748, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dc67f396-7249-47d2-aec6-fd1378a00da2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc67f396-7249-47d2-aec6-fd1378a00da2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ed38f3-d6df-4ffb-a5a2-2e661ec8a6fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 133a57fd-4d37-438c-9ca3-6260737aae5b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133a57fd-4d37-438c-9ca3-6260737aae5b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8532e2f7-abd0-4080-a245-6a3b60c46dd6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a590056f-e271-422b-949e-1fb0ea9ecb4a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a590056f-e271-422b-949e-1fb0ea9ecb4a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8542889-d5cd-42ea-9dac-50c5448a4742, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 686cd124-2c96-43bd-b8b0-7a04aae278c7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 686cd124-2c96-43bd-b8b0-7a04aae278c7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5aace5f-196a-4df6-bd57-1d16b16b769b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 385cc799-b06e-41c2-b340-b660a0ba0040, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385cc799-b06e-41c2-b340-b660a0ba0040, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42598c61-9f12-453a-8d1a-32820acf72e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 16d848ef-f282-4416-9d5b-56a16d14a8d5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d848ef-f282-4416-9d5b-56a16d14a8d5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530daba0-883c-4618-a57d-728d8e358f38, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 314c5c0a-69b1-448b-9661-b50cb97528a9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 314c5c0a-69b1-448b-9661-b50cb97528a9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb2882d8-9096-497b-b914-bc25edfd5be8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1b7de84e-d26d-4bec-807e-7478abd44c7e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7de84e-d26d-4bec-807e-7478abd44c7e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6532375b-f536-4d01-87ff-d76506b892a9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d08cc4e5-6f6d-4f6f-ba72-6c2b709f4014, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08cc4e5-6f6d-4f6f-ba72-6c2b709f4014, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc10a94a-7b3a-4ee3-85bd-8b10917cc3e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a8414d1c-bcd7-4432-b41c-93ad68419d59, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8414d1c-bcd7-4432-b41c-93ad68419d59, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc67f396-7249-47d2-aec6-fd1378a00da2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f0e8e2e0-b359-40f7-961c-beba053ee49a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e8e2e0-b359-40f7-961c-beba053ee49a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133a57fd-4d37-438c-9ca3-6260737aae5b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b1b008e3-5352-4202-b24e-3b2aa933696a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b008e3-5352-4202-b24e-3b2aa933696a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a590056f-e271-422b-949e-1fb0ea9ecb4a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b74787dd-a35c-4938-a4b2-5dca9f8e491a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74787dd-a35c-4938-a4b2-5dca9f8e491a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 686cd124-2c96-43bd-b8b0-7a04aae278c7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6deec3c-0936-4617-954b-f2d32c770e3d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6deec3c-0936-4617-954b-f2d32c770e3d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385cc799-b06e-41c2-b340-b660a0ba0040, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b7057622-f25e-4b21-9e30-9cc94d55d655, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7057622-f25e-4b21-9e30-9cc94d55d655, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b7de84e-d26d-4bec-807e-7478abd44c7e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, edc0c2a0-a502-4054-8f97-8e19bb45d366, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edc0c2a0-a502-4054-8f97-8e19bb45d366, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 314c5c0a-69b1-448b-9661-b50cb97528a9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c61159ab-4393-41ae-abe6-1350437cbd40, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61159ab-4393-41ae-abe6-1350437cbd40, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08cc4e5-6f6d-4f6f-ba72-6c2b709f4014, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7bec8b68-f549-4b7d-9c2a-344e77e25cef, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bec8b68-f549-4b7d-9c2a-344e77e25cef, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8414d1c-bcd7-4432-b41c-93ad68419d59, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d44bf6b5-3862-4912-9f73-233f625a559d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44bf6b5-3862-4912-9f73-233f625a559d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74787dd-a35c-4938-a4b2-5dca9f8e491a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0b9df646-c974-46a0-8106-426f6c8c2a2d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b9df646-c974-46a0-8106-426f6c8c2a2d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b008e3-5352-4202-b24e-3b2aa933696a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 537060c4-6aa8-4fdd-81ce-1b00cfe97d87, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537060c4-6aa8-4fdd-81ce-1b00cfe97d87, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d848ef-f282-4416-9d5b-56a16d14a8d5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 25e20a75-d1e1-4320-9dc4-41dc9f0da057, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e20a75-d1e1-4320-9dc4-41dc9f0da057, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e8e2e0-b359-40f7-961c-beba053ee49a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4544639a-bd22-46c1-a922-ee693d6f5167, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4544639a-bd22-46c1-a922-ee693d6f5167, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61159ab-4393-41ae-abe6-1350437cbd40, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 07b653bd-5610-4cfa-8dde-f9421b4fb766, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b653bd-5610-4cfa-8dde-f9421b4fb766, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7057622-f25e-4b21-9e30-9cc94d55d655, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8f3ebefb-bed4-48e3-8af4-8edd9bdc3982, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f3ebefb-bed4-48e3-8af4-8edd9bdc3982, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edc0c2a0-a502-4054-8f97-8e19bb45d366, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5be5cc71-3a56-4a70-a2a2-754ddde50240, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be5cc71-3a56-4a70-a2a2-754ddde50240, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6deec3c-0936-4617-954b-f2d32c770e3d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 86d6abd5-aef9-4924-a9eb-25488ef03a61, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d6abd5-aef9-4924-a9eb-25488ef03a61, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bec8b68-f549-4b7d-9c2a-344e77e25cef, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4100bed2-fa4b-4f18-bcdd-b8b54c238c81, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4100bed2-fa4b-4f18-bcdd-b8b54c238c81, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44bf6b5-3862-4912-9f73-233f625a559d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 99f38684-d5d6-46ed-84fc-0bc45a0fdc2a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f38684-d5d6-46ed-84fc-0bc45a0fdc2a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537060c4-6aa8-4fdd-81ce-1b00cfe97d87, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5f1fd40c-b2c8-4058-a54e-dcaa373207c1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1fd40c-b2c8-4058-a54e-dcaa373207c1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b9df646-c974-46a0-8106-426f6c8c2a2d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f54f317b-cd7d-43f4-a691-12ec62fe1661, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f54f317b-cd7d-43f4-a691-12ec62fe1661, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b653bd-5610-4cfa-8dde-f9421b4fb766, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 405aa272-b309-4c11-b6f0-e9915f77b7ab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405aa272-b309-4c11-b6f0-e9915f77b7ab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e20a75-d1e1-4320-9dc4-41dc9f0da057, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ed1b23e-909d-49d7-bea9-ccfce565b064, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ed1b23e-909d-49d7-bea9-ccfce565b064, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4544639a-bd22-46c1-a922-ee693d6f5167, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 34462527-4c42-4d09-a486-d3f6dec2b56d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34462527-4c42-4d09-a486-d3f6dec2b56d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f3ebefb-bed4-48e3-8af4-8edd9bdc3982, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c78c828-4dfc-4069-b2e0-707104de0bf3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c78c828-4dfc-4069-b2e0-707104de0bf3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be5cc71-3a56-4a70-a2a2-754ddde50240, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1910bcf7-d3e4-4657-af61-fdd1bf41e333, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1910bcf7-d3e4-4657-af61-fdd1bf41e333, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d6abd5-aef9-4924-a9eb-25488ef03a61, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bffba492-821b-4f16-ab75-b1f1f4425290, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffba492-821b-4f16-ab75-b1f1f4425290, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f38684-d5d6-46ed-84fc-0bc45a0fdc2a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 78897b5a-d761-469b-b83c-070fbd0b4e01, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78897b5a-d761-469b-b83c-070fbd0b4e01, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4100bed2-fa4b-4f18-bcdd-b8b54c238c81, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 27154cbc-a285-421a-ac1c-4ae7d763fd16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27154cbc-a285-421a-ac1c-4ae7d763fd16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1fd40c-b2c8-4058-a54e-dcaa373207c1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, af396022-38cb-4715-9b1d-85cdbf14294b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af396022-38cb-4715-9b1d-85cdbf14294b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ed1b23e-909d-49d7-bea9-ccfce565b064, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 35b43266-05ff-470e-9ceb-b6beec7eaa3e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b43266-05ff-470e-9ceb-b6beec7eaa3e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f54f317b-cd7d-43f4-a691-12ec62fe1661, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe64ab53-a8db-4905-af35-ea630c758bc0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe64ab53-a8db-4905-af35-ea630c758bc0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405aa272-b309-4c11-b6f0-e9915f77b7ab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7828c8c6-2d69-4d6e-b175-780225bbfe3e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7828c8c6-2d69-4d6e-b175-780225bbfe3e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c78c828-4dfc-4069-b2e0-707104de0bf3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e5ecb332-4755-40b2-9d6e-e5ca8d62d651, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ecb332-4755-40b2-9d6e-e5ca8d62d651, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34462527-4c42-4d09-a486-d3f6dec2b56d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b3539cd-e57a-4c59-921b-ecb8a0f9e08e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3539cd-e57a-4c59-921b-ecb8a0f9e08e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1910bcf7-d3e4-4657-af61-fdd1bf41e333, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ef650588-dd83-422b-880a-b6c248b703d2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef650588-dd83-422b-880a-b6c248b703d2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffba492-821b-4f16-ab75-b1f1f4425290, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5ef38b10-7c79-49fe-a5fa-87a5be746ac4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef38b10-7c79-49fe-a5fa-87a5be746ac4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78897b5a-d761-469b-b83c-070fbd0b4e01, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a97a97da-a40a-4876-9ec5-d8e378cba555, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a97a97da-a40a-4876-9ec5-d8e378cba555, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27154cbc-a285-421a-ac1c-4ae7d763fd16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ed60c2a7-e24e-4739-9672-8aa415f39415, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed60c2a7-e24e-4739-9672-8aa415f39415, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b43266-05ff-470e-9ceb-b6beec7eaa3e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1c7ad378-6fff-4ec9-b62c-8769857392a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7ad378-6fff-4ec9-b62c-8769857392a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe64ab53-a8db-4905-af35-ea630c758bc0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ed028bdb-97c6-4469-80bd-cc21bc2f27d4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed028bdb-97c6-4469-80bd-cc21bc2f27d4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af396022-38cb-4715-9b1d-85cdbf14294b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ce8c77ea-2e56-4a09-b8bd-e8a8feecb2cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8c77ea-2e56-4a09-b8bd-e8a8feecb2cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3539cd-e57a-4c59-921b-ecb8a0f9e08e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b4677329-e679-43d8-aa94-bcf62d256859, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4677329-e679-43d8-aa94-bcf62d256859, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef650588-dd83-422b-880a-b6c248b703d2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 08fb9e39-98e1-493b-8c00-d8ecffe07f94, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08fb9e39-98e1-493b-8c00-d8ecffe07f94, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ecb332-4755-40b2-9d6e-e5ca8d62d651, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 62accc26-240f-49b0-a750-c13fb75b4d9b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62accc26-240f-49b0-a750-c13fb75b4d9b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7828c8c6-2d69-4d6e-b175-780225bbfe3e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 04fa9afa-7f33-416f-a963-bc0f733a7e89, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04fa9afa-7f33-416f-a963-bc0f733a7e89, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a97a97da-a40a-4876-9ec5-d8e378cba555, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6a6d8254-23f2-40c9-b2df-d24e7760dffe, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6d8254-23f2-40c9-b2df-d24e7760dffe, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed60c2a7-e24e-4739-9672-8aa415f39415, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dc9b9379-5f34-41ac-9639-f78fc2bd6b4d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc9b9379-5f34-41ac-9639-f78fc2bd6b4d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef38b10-7c79-49fe-a5fa-87a5be746ac4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 028d50a5-69f6-40e7-bc6b-692c5e53a4cd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028d50a5-69f6-40e7-bc6b-692c5e53a4cd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed028bdb-97c6-4469-80bd-cc21bc2f27d4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7ba9e13c-d6d9-448c-a42e-545e14eaffa3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ba9e13c-d6d9-448c-a42e-545e14eaffa3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7ad378-6fff-4ec9-b62c-8769857392a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e0e4418b-06b0-4358-a9c0-6f1c4284c769, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e4418b-06b0-4358-a9c0-6f1c4284c769, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8c77ea-2e56-4a09-b8bd-e8a8feecb2cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b84b180d-d009-405d-bb57-413609f7a19d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84b180d-d009-405d-bb57-413609f7a19d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4677329-e679-43d8-aa94-bcf62d256859, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d0420bc8-418d-4eb6-807c-2f82b8fc6cbd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0420bc8-418d-4eb6-807c-2f82b8fc6cbd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08fb9e39-98e1-493b-8c00-d8ecffe07f94, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cefbc550-d3bb-42d5-9e19-55a1b30782aa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cefbc550-d3bb-42d5-9e19-55a1b30782aa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62accc26-240f-49b0-a750-c13fb75b4d9b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a9501f5a-ae77-45ca-ba97-4ca3dc6390ae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9501f5a-ae77-45ca-ba97-4ca3dc6390ae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6d8254-23f2-40c9-b2df-d24e7760dffe, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe920f02-1259-47b0-9a96-461c50e1084c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe920f02-1259-47b0-9a96-461c50e1084c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04fa9afa-7f33-416f-a963-bc0f733a7e89, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3454cfae-ab36-4add-ba84-575d9a89090b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3454cfae-ab36-4add-ba84-575d9a89090b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028d50a5-69f6-40e7-bc6b-692c5e53a4cd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bc0dc3b9-c16c-4d73-8286-3e9262dab22b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0dc3b9-c16c-4d73-8286-3e9262dab22b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc9b9379-5f34-41ac-9639-f78fc2bd6b4d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76885d15-f411-42d6-807f-67f18d8fda93, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76885d15-f411-42d6-807f-67f18d8fda93, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e4418b-06b0-4358-a9c0-6f1c4284c769, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9a00fff8-1628-420d-806b-0c37697f231c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a00fff8-1628-420d-806b-0c37697f231c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ba9e13c-d6d9-448c-a42e-545e14eaffa3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cad54875-1844-4fd9-a55b-074b69fcb218, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad54875-1844-4fd9-a55b-074b69fcb218, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84b180d-d009-405d-bb57-413609f7a19d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 242b0f2e-0203-4731-91de-fd98e66c9bdc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242b0f2e-0203-4731-91de-fd98e66c9bdc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0420bc8-418d-4eb6-807c-2f82b8fc6cbd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 779ee462-d9cf-4ed8-a756-b05c679a2361, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779ee462-d9cf-4ed8-a756-b05c679a2361, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cefbc550-d3bb-42d5-9e19-55a1b30782aa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 12a5ac79-4724-4281-8e6c-1f346e36fd91, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a5ac79-4724-4281-8e6c-1f346e36fd91, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe920f02-1259-47b0-9a96-461c50e1084c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7e841a6b-afb4-44ac-8b27-fcdc2934f1c2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e841a6b-afb4-44ac-8b27-fcdc2934f1c2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9501f5a-ae77-45ca-ba97-4ca3dc6390ae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 758ef4c2-309b-4284-ae5c-4497fab35041, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 758ef4c2-309b-4284-ae5c-4497fab35041, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3454cfae-ab36-4add-ba84-575d9a89090b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bc121e90-0755-48b5-8e5c-d73ab13ae6f2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc121e90-0755-48b5-8e5c-d73ab13ae6f2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0dc3b9-c16c-4d73-8286-3e9262dab22b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2fec76e7-ed3d-4354-89bd-78d18908dc07, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fec76e7-ed3d-4354-89bd-78d18908dc07, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76885d15-f411-42d6-807f-67f18d8fda93, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b3dea909-ca7d-444f-b851-10c6f4cbe7ea, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3dea909-ca7d-444f-b851-10c6f4cbe7ea, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779ee462-d9cf-4ed8-a756-b05c679a2361, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242b0f2e-0203-4731-91de-fd98e66c9bdc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 76181123-a20b-4e64-b52a-617e4eda4ec3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76181123-a20b-4e64-b52a-617e4eda4ec3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 0 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a00fff8-1628-420d-806b-0c37697f231c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c8301aa4-e7e9-410d-8992-f53286d456e5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8301aa4-e7e9-410d-8992-f53286d456e5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad54875-1844-4fd9-a55b-074b69fcb218, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a5ac79-4724-4281-8e6c-1f346e36fd91, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a9f744ed-b555-4e5b-b70c-2aefed4fa087, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f744ed-b555-4e5b-b70c-2aefed4fa087, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e841a6b-afb4-44ac-8b27-fcdc2934f1c2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c6865b5a-bacf-4a8c-a39c-a160a0c012bc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6865b5a-bacf-4a8c-a39c-a160a0c012bc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 758ef4c2-309b-4284-ae5c-4497fab35041, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 29655ab1-09d6-47b2-8109-af775f1438c0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29655ab1-09d6-47b2-8109-af775f1438c0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f32e912e-5be1-4b3e-b31b-ffaae1139b68, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32e912e-5be1-4b3e-b31b-ffaae1139b68, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fb4eae52-dc88-4c7a-9110-c7b32bb21e1a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4eae52-dc88-4c7a-9110-c7b32bb21e1a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3dea909-ca7d-444f-b851-10c6f4cbe7ea, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fec76e7-ed3d-4354-89bd-78d18908dc07, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc121e90-0755-48b5-8e5c-d73ab13ae6f2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 414ffce6-740e-4a84-a650-778cafa4ec81, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414ffce6-740e-4a84-a650-778cafa4ec81, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2d81aa9c-0f09-40e2-99a6-d724127a4244, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d81aa9c-0f09-40e2-99a6-d724127a4244, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(RenameTables, ecf14eb8-61f4-4683-831a-54cd462101a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(RenameTables, ecf14eb8-61f4-4683-831a-54cd462101a0, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tables { source_path: "/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_tmp" destination_path: "/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main" replace_destination: true } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8301aa4-e7e9-410d-8992-f53286d456e5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e6730b5b-96b2-468a-bafe-ce92b3694a49, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6730b5b-96b2-468a-bafe-ce92b3694a49, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76181123-a20b-4e64-b52a-617e4eda4ec3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e28a013b-0995-45fa-807f-b8b0cd2c488b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28a013b-0995-45fa-807f-b8b0cd2c488b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29655ab1-09d6-47b2-8109-af775f1438c0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b1ced78d-1620-4a36-9ebc-21ce7408ce98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ced78d-1620-4a36-9ebc-21ce7408ce98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4eae52-dc88-4c7a-9110-c7b32bb21e1a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b5e0ccdf-fd64-4620-a1c1-7432d456ffce, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e0ccdf-fd64-4620-a1c1-7432d456ffce, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32e912e-5be1-4b3e-b31b-ffaae1139b68, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 95291c2b-9438-49e7-a858-b97d4b1eae37, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95291c2b-9438-49e7-a858-b97d4b1eae37, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414ffce6-740e-4a84-a650-778cafa4ec81, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 25bcdd7c-4377-4a7f-9fbb-72fe55395531, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25bcdd7c-4377-4a7f-9fbb-72fe55395531, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d81aa9c-0f09-40e2-99a6-d724127a4244, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 70bc4140-89aa-44e7-b641-9c01ffbc93c1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70bc4140-89aa-44e7-b641-9c01ffbc93c1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6865b5a-bacf-4a8c-a39c-a160a0c012bc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e0ace32-ee75-461f-ab07-1bd831e5b868, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0ace32-ee75-461f-ab07-1bd831e5b868, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f744ed-b555-4e5b-b70c-2aefed4fa087, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fbfd7902-21281bc9-6fe3a3ea-1f76d4a7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6730b5b-96b2-468a-bafe-ce92b3694a49, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: ABORTED issues { message: "Failed to resolve table `/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main/value_index/indexImplTable` status: PathErrorNotExist." issue_code: 2028 severity: 1 } issues { message: "Query invalidated on scheme/internal error during Data execution" issue_code: 2019 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k7mc1j170azw86bk266k7kbe" } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 176ad3da-3636-4711-b88e-244753020bed, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 176ad3da-3636-4711-b88e-244753020bed, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5294cfb7-edce-42b9-9ca0-b878c0b06326, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5294cfb7-edce-42b9-9ca0-b878c0b06326, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28a013b-0995-45fa-807f-b8b0cd2c488b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Execution" issue_code: 1060 severity: 1 issues { position { row: 5 column: 21 } message: "At tuple, At tuple, At tuple, At function: KqlDeleteRows, At function: KqpTable" end_position { row: 5 column: 21 } severity: 1 issues { position { row: 5 column: 21 } message: "Cannot find table \'db.[/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main/value_index/indexImplTable]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 5 column: 21 } issue_code: 2003 severity: 1 } } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, a48f10a0-878d-44d4-a744-7b2874098fcc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, a48f10a0-878d-44d4-a744-7b2874098fcc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(RenameTables, ecf14eb8-61f4-4683-831a-54cd462101a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8c7a671f-d400-4b01-b1be-602701a80193, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7a671f-d400-4b01-b1be-602701a80193, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ced78d-1620-4a36-9ebc-21ce7408ce98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: INTERNAL_ERROR issues { message: "Execution" issue_code: 1060 issues { position { row: 3 column: 9 } message: "ydb/core/kqp/provider/yql_kikimr_provider.cpp:263  ExistingTable(): requirement desc->DoesExist() failed" end_position { row: 3 column: 9 } issue_code: 1 } } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5dbd73a1-9b71-4798-9fc5-64bf69e0f54b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dbd73a1-9b71-4798-9fc5-64bf69e0f54b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dbd73a1-9b71-4798-9fc5-64bf69e0f54b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: BAD_SESSION issues { message: "Session not found: ydb://session/3?node_id=50000&id=MjA0MzgwMmMtYjA3MDk5MjYtY2ZkMjI2NS1kZDc3MzdhZg==" severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session None
DEBUG    ydb.aio.table.SessionPool:table.py:635 Requested session destroy: <ydb.aio.table.Session object at 0x7c29fb448270>.
DEBUG    ydb.aio.table.SessionPool:table.py:637 Session <ydb.aio.table.Session object at 0x7c29fb448270> is no longer active. Current active count 9.
DEBUG    ydb.aio.table.SessionPool:table.py:602 Session pool is not large enough (active_count < size: 9 < 10). will create a new session.
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fc70d9f0>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, f878da5d-6572-498e-8df6-9bada091fdb8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f878da5d-6572-498e-8df6-9bada091fdb8, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.aio.table.SessionPool:table.py:526 Created session <ydb.aio.table.Session object at 0x7c29fc710b30>
DEBUG    ydb.aio.connection:connection.py:154 RpcState(CreateSession, 773d0244-38f5-4f1e-964b-1d2fa2ceb16b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 773d0244-38f5-4f1e-964b-1d2fa2ceb16b, ghrun-byicxxunzy.auto.internal:4407): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f878da5d-6572-498e-8df6-9bada091fdb8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:613 Acquired new created session: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 1b9d1e9f-d451-4ccc-80c4-f2c24d4281b1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 1b9d1e9f-d451-4ccc-80c4-f2c24d4281b1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 773d0244-38f5-4f1e-964b-1d2fa2ceb16b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 62a4411c-a5d7-46e0-8da4-e706b6cfae8f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 62a4411c-a5d7-46e0-8da4-e706b6cfae8f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 62a4411c-a5d7-46e0-8da4-e706b6cfae8f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 18554871-b85d-484c-8974-b2c5c3454d7b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18554871-b85d-484c-8974-b2c5c3454d7b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, a48f10a0-878d-44d4-a744-7b2874098fcc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b81d7f86-33b0-46ec-acd6-de6efe860a36, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81d7f86-33b0-46ec-acd6-de6efe860a36, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7a671f-d400-4b01-b1be-602701a80193, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4bbc10a0-bc85-48e9-ae98-461db826dfa6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bbc10a0-bc85-48e9-ae98-461db826dfa6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18554871-b85d-484c-8974-b2c5c3454d7b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ecb2a904-b130-4c66-a3db-699d0882fe69, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb2a904-b130-4c66-a3db-699d0882fe69, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81d7f86-33b0-46ec-acd6-de6efe860a36, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c2c260cc-041d-4a32-b8b7-c76fbe71ec0d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c260cc-041d-4a32-b8b7-c76fbe71ec0d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 1b9d1e9f-d451-4ccc-80c4-f2c24d4281b1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 78470c1d-92d7-4b6a-86e6-7cfb45cbd3c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78470c1d-92d7-4b6a-86e6-7cfb45cbd3c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb2a904-b130-4c66-a3db-699d0882fe69, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 09223388-6e33-4912-bac5-83751f0a5805, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09223388-6e33-4912-bac5-83751f0a5805, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c260cc-041d-4a32-b8b7-c76fbe71ec0d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f378294f-23eb-4977-bf06-9b30178a61d2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f378294f-23eb-4977-bf06-9b30178a61d2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95291c2b-9438-49e7-a858-b97d4b1eae37, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e4117f31-d8a5-4e33-ae32-91af1ad59d21, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4117f31-d8a5-4e33-ae32-91af1ad59d21, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25bcdd7c-4377-4a7f-9fbb-72fe55395531, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0f9c3dd8-d29e-4fb3-b201-0776b9155856, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9c3dd8-d29e-4fb3-b201-0776b9155856, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e0ccdf-fd64-4620-a1c1-7432d456ffce, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a08fbead-5a9a-4d80-85f8-207032e90a87, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a08fbead-5a9a-4d80-85f8-207032e90a87, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70bc4140-89aa-44e7-b641-9c01ffbc93c1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d6a639ba-236d-4512-b611-bad2fcefb53a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a639ba-236d-4512-b611-bad2fcefb53a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bbc10a0-bc85-48e9-ae98-461db826dfa6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3dec78d9-b756-457a-b541-f1369ad13125, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dec78d9-b756-457a-b541-f1369ad13125, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09223388-6e33-4912-bac5-83751f0a5805, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1fd34818-958b-478d-8732-3d82305c5136, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd34818-958b-478d-8732-3d82305c5136, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78470c1d-92d7-4b6a-86e6-7cfb45cbd3c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cba46c88-f027-4c57-ab8d-d9424609d5b9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba46c88-f027-4c57-ab8d-d9424609d5b9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4117f31-d8a5-4e33-ae32-91af1ad59d21, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a52bb2f4-4d82-4ddb-8f72-225586628b2d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52bb2f4-4d82-4ddb-8f72-225586628b2d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f378294f-23eb-4977-bf06-9b30178a61d2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0874af06-d287-42d4-84f3-a7432fe7f39a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0874af06-d287-42d4-84f3-a7432fe7f39a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9c3dd8-d29e-4fb3-b201-0776b9155856, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b61d083f-e6ef-41b4-8355-ec260a7b164c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61d083f-e6ef-41b4-8355-ec260a7b164c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a08fbead-5a9a-4d80-85f8-207032e90a87, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5ac9c238-c486-4d5f-849d-420ff4cac2f9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac9c238-c486-4d5f-849d-420ff4cac2f9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a639ba-236d-4512-b611-bad2fcefb53a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 37139280-68a8-47cf-baea-0f54b05c0924, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37139280-68a8-47cf-baea-0f54b05c0924, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dec78d9-b756-457a-b541-f1369ad13125, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 578d2c09-0684-433b-b8a5-d5da75688d62, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 578d2c09-0684-433b-b8a5-d5da75688d62, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba46c88-f027-4c57-ab8d-d9424609d5b9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 93d5cd40-8d7d-44e1-8540-526b480c6164, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93d5cd40-8d7d-44e1-8540-526b480c6164, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd34818-958b-478d-8732-3d82305c5136, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e10be08f-c42e-455d-93ed-5e3229148f18, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10be08f-c42e-455d-93ed-5e3229148f18, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0874af06-d287-42d4-84f3-a7432fe7f39a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f379ebc7-b257-4968-bd2d-18a81351e977, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f379ebc7-b257-4968-bd2d-18a81351e977, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578d2c09-0684-433b-b8a5-d5da75688d62, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f0271d9f-0d99-4487-8603-dc5b0c869462, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0271d9f-0d99-4487-8603-dc5b0c869462, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37139280-68a8-47cf-baea-0f54b05c0924, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 66a902eb-af89-4218-815f-e6fc1e790253, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a902eb-af89-4218-815f-e6fc1e790253, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52bb2f4-4d82-4ddb-8f72-225586628b2d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f272e9c-d9bf-4c89-a553-6d13072dcd24, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f272e9c-d9bf-4c89-a553-6d13072dcd24, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac9c238-c486-4d5f-849d-420ff4cac2f9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dbc0cc79-114c-4895-aeeb-ba2ba49c082d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc0cc79-114c-4895-aeeb-ba2ba49c082d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61d083f-e6ef-41b4-8355-ec260a7b164c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b03ba42-bd4c-4fa4-a1b4-e6f70c2f3699, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b03ba42-bd4c-4fa4-a1b4-e6f70c2f3699, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10be08f-c42e-455d-93ed-5e3229148f18, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2468ef8a-89df-40e7-80b7-bc858bb81f92, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2468ef8a-89df-40e7-80b7-bc858bb81f92, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d5cd40-8d7d-44e1-8540-526b480c6164, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b2e78d91-b5f4-4414-9433-0049cb1b3b43, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e78d91-b5f4-4414-9433-0049cb1b3b43, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0271d9f-0d99-4487-8603-dc5b0c869462, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 48e655f1-b105-4e71-84fd-7e8d074860f6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e655f1-b105-4e71-84fd-7e8d074860f6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f379ebc7-b257-4968-bd2d-18a81351e977, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 02bcf63a-f810-4926-9068-9dcc95c17f82, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02bcf63a-f810-4926-9068-9dcc95c17f82, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b03ba42-bd4c-4fa4-a1b4-e6f70c2f3699, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e41f3e57-ad77-4648-b6d2-a17f10a3038f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e41f3e57-ad77-4648-b6d2-a17f10a3038f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f272e9c-d9bf-4c89-a553-6d13072dcd24, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5cfc6aae-0713-4a10-8ec5-5cf8c7d9fa4d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfc6aae-0713-4a10-8ec5-5cf8c7d9fa4d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc0cc79-114c-4895-aeeb-ba2ba49c082d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e33266d2-f043-4e5b-a347-2a420af66c48, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e33266d2-f043-4e5b-a347-2a420af66c48, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a902eb-af89-4218-815f-e6fc1e790253, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 762cadf1-92f6-4c5a-8f46-17091349a8d6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762cadf1-92f6-4c5a-8f46-17091349a8d6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 176ad3da-3636-4711-b88e-244753020bed, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5294cfb7-edce-42b9-9ca0-b878c0b06326, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 80510904-d340-4e74-98d4-4e0bd6b73ced, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80510904-d340-4e74-98d4-4e0bd6b73ced, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0ace32-ee75-461f-ab07-1bd831e5b868, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5673240d-1605-43fa-9b3d-e719ac2e3a97, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5673240d-1605-43fa-9b3d-e719ac2e3a97, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, defd81a1-2408-4c47-9070-779841e5673b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, defd81a1-2408-4c47-9070-779841e5673b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2468ef8a-89df-40e7-80b7-bc858bb81f92, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f38970b7-b87a-4b7e-87a0-3f31bfed5660, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f38970b7-b87a-4b7e-87a0-3f31bfed5660, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e78d91-b5f4-4414-9433-0049cb1b3b43, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0ef96b38-ed11-48ea-9c66-9ee9665b2c57, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef96b38-ed11-48ea-9c66-9ee9665b2c57, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02bcf63a-f810-4926-9068-9dcc95c17f82, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fa8e4c87-3a8a-4b25-9f5a-8b898e75e8fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa8e4c87-3a8a-4b25-9f5a-8b898e75e8fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e655f1-b105-4e71-84fd-7e8d074860f6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4e0014a4-0afe-487f-8228-41dfafb136fa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0014a4-0afe-487f-8228-41dfafb136fa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfc6aae-0713-4a10-8ec5-5cf8c7d9fa4d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9fcf466a-7cb3-47cf-a3cf-6b850142ac5f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fcf466a-7cb3-47cf-a3cf-6b850142ac5f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762cadf1-92f6-4c5a-8f46-17091349a8d6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 10c9b135-02a9-40d4-a723-87b51fdd22f7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c9b135-02a9-40d4-a723-87b51fdd22f7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e41f3e57-ad77-4648-b6d2-a17f10a3038f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9d616d39-d59c-4e3c-abc1-f02406bf1069, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d616d39-d59c-4e3c-abc1-f02406bf1069, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e33266d2-f043-4e5b-a347-2a420af66c48, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9629d497-1db4-484c-ab35-658b03966a1f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9629d497-1db4-484c-ab35-658b03966a1f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef96b38-ed11-48ea-9c66-9ee9665b2c57, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f80568a2-db35-4717-a71b-2500db4fa6bb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f80568a2-db35-4717-a71b-2500db4fa6bb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, defd81a1-2408-4c47-9070-779841e5673b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7d252f1-f6c5-4225-80a5-81c714aa3e79, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d252f1-f6c5-4225-80a5-81c714aa3e79, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5673240d-1605-43fa-9b3d-e719ac2e3a97, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c4b5e280-d225-4e88-b972-d8c204c8f1a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b5e280-d225-4e88-b972-d8c204c8f1a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80510904-d340-4e74-98d4-4e0bd6b73ced, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7af33b6f-8347-4bc2-bef6-14dd10dcb057, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af33b6f-8347-4bc2-bef6-14dd10dcb057, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f38970b7-b87a-4b7e-87a0-3f31bfed5660, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1940e3ca-61dd-4b4e-aa90-3db923c3b93b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1940e3ca-61dd-4b4e-aa90-3db923c3b93b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa8e4c87-3a8a-4b25-9f5a-8b898e75e8fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 557a3832-2ebe-4821-8589-80caa31564e7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557a3832-2ebe-4821-8589-80caa31564e7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fcf466a-7cb3-47cf-a3cf-6b850142ac5f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 496b7ba3-404c-48a5-a533-48f54344c8a6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496b7ba3-404c-48a5-a533-48f54344c8a6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0014a4-0afe-487f-8228-41dfafb136fa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec5f4c6f-3f47-4900-9075-d2b22b1a51e7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5f4c6f-3f47-4900-9075-d2b22b1a51e7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d616d39-d59c-4e3c-abc1-f02406bf1069, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ecb1befe-576a-4adf-8ec7-252494c3aff9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb1befe-576a-4adf-8ec7-252494c3aff9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c9b135-02a9-40d4-a723-87b51fdd22f7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f6f8bba-05c6-4a48-b330-4d37f0761eae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6f8bba-05c6-4a48-b330-4d37f0761eae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9629d497-1db4-484c-ab35-658b03966a1f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dbe3d6bd-8d25-4cc2-b7e0-43bcc0f951b4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe3d6bd-8d25-4cc2-b7e0-43bcc0f951b4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f80568a2-db35-4717-a71b-2500db4fa6bb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 824c287f-8253-4331-b08b-e49efa938527, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824c287f-8253-4331-b08b-e49efa938527, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b5e280-d225-4e88-b972-d8c204c8f1a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d73a120e-5dab-419a-85cf-b86ab7c0a1b8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d73a120e-5dab-419a-85cf-b86ab7c0a1b8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1940e3ca-61dd-4b4e-aa90-3db923c3b93b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab1a26fb-4a7b-4884-bab8-5a0c5240f7e4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1a26fb-4a7b-4884-bab8-5a0c5240f7e4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d252f1-f6c5-4225-80a5-81c714aa3e79, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a2393c79-7b1f-4be8-a2c2-38dd26b63e5e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2393c79-7b1f-4be8-a2c2-38dd26b63e5e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af33b6f-8347-4bc2-bef6-14dd10dcb057, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0dfa7492-7911-444f-b539-89ed9b7fb105, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dfa7492-7911-444f-b539-89ed9b7fb105, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496b7ba3-404c-48a5-a533-48f54344c8a6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ce978c1e-1e81-48c8-87dc-a288031a3f24, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce978c1e-1e81-48c8-87dc-a288031a3f24, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557a3832-2ebe-4821-8589-80caa31564e7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e09f686-02ed-4ef2-92fb-b1b5442b4d27, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e09f686-02ed-4ef2-92fb-b1b5442b4d27, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6f8bba-05c6-4a48-b330-4d37f0761eae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aec8abcd-9f77-4818-8612-d230125a464d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec8abcd-9f77-4818-8612-d230125a464d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb1befe-576a-4adf-8ec7-252494c3aff9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe6ab34f-b4d0-4039-8ed1-0240643b01da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6ab34f-b4d0-4039-8ed1-0240643b01da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe3d6bd-8d25-4cc2-b7e0-43bcc0f951b4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 249f6909-e4b9-4f9d-8210-056fd2a8cd9a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249f6909-e4b9-4f9d-8210-056fd2a8cd9a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5f4c6f-3f47-4900-9075-d2b22b1a51e7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9fae3326-3012-46dc-b2ba-080babcc9b1f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fae3326-3012-46dc-b2ba-080babcc9b1f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824c287f-8253-4331-b08b-e49efa938527, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 77d8fdd8-4103-48be-917c-ad2b255aa567, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d8fdd8-4103-48be-917c-ad2b255aa567, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d73a120e-5dab-419a-85cf-b86ab7c0a1b8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 110d6099-2acb-4b98-a23b-1b828bf993c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110d6099-2acb-4b98-a23b-1b828bf993c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2393c79-7b1f-4be8-a2c2-38dd26b63e5e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 290f8df5-24cd-409c-8e32-ca1484dcf921, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290f8df5-24cd-409c-8e32-ca1484dcf921, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1a26fb-4a7b-4884-bab8-5a0c5240f7e4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b1313ed7-1fd8-4430-a672-72d7450fc7d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1313ed7-1fd8-4430-a672-72d7450fc7d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dfa7492-7911-444f-b539-89ed9b7fb105, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b6b55670-4e1f-4f46-bf9e-d997ce103302, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b55670-4e1f-4f46-bf9e-d997ce103302, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e09f686-02ed-4ef2-92fb-b1b5442b4d27, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, adfb2aba-8b6b-4b22-b5a9-c2be1677b001, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adfb2aba-8b6b-4b22-b5a9-c2be1677b001, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce978c1e-1e81-48c8-87dc-a288031a3f24, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0fdab341-5f13-4ca2-908b-7d9d55ba5d05, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fdab341-5f13-4ca2-908b-7d9d55ba5d05, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec8abcd-9f77-4818-8612-d230125a464d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ac49efaf-22ad-42c8-a3dd-c53ab49e27b8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac49efaf-22ad-42c8-a3dd-c53ab49e27b8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249f6909-e4b9-4f9d-8210-056fd2a8cd9a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 766869b4-4fdd-47fa-8c07-d211c9530dbc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766869b4-4fdd-47fa-8c07-d211c9530dbc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6ab34f-b4d0-4039-8ed1-0240643b01da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 81e2ccea-caf9-46ee-b27d-3c86733e9ff7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e2ccea-caf9-46ee-b27d-3c86733e9ff7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fae3326-3012-46dc-b2ba-080babcc9b1f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d4fbabb2-a72c-4a81-938e-2a70ca45408a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fbabb2-a72c-4a81-938e-2a70ca45408a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110d6099-2acb-4b98-a23b-1b828bf993c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 42245130-7c87-4791-b7be-812394b301b3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42245130-7c87-4791-b7be-812394b301b3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d8fdd8-4103-48be-917c-ad2b255aa567, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9717e658-2755-406b-badc-b6389ce3d488, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9717e658-2755-406b-badc-b6389ce3d488, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1313ed7-1fd8-4430-a672-72d7450fc7d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 321c3ae8-a74b-458a-a124-09ecb168ea71, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 321c3ae8-a74b-458a-a124-09ecb168ea71, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290f8df5-24cd-409c-8e32-ca1484dcf921, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 647c732e-7d3a-474a-b34c-0338322357b5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647c732e-7d3a-474a-b34c-0338322357b5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b55670-4e1f-4f46-bf9e-d997ce103302, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6f02399a-2abc-4378-adef-671d9fc4372b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f02399a-2abc-4378-adef-671d9fc4372b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac49efaf-22ad-42c8-a3dd-c53ab49e27b8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e874df72-2a9e-47f5-80cc-92abd026670e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e874df72-2a9e-47f5-80cc-92abd026670e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adfb2aba-8b6b-4b22-b5a9-c2be1677b001, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 88eb48b3-72f2-43ca-bca5-53d89be2b1ae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eb48b3-72f2-43ca-bca5-53d89be2b1ae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fbabb2-a72c-4a81-938e-2a70ca45408a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4c8c7189-7f32-4118-b644-c06477e6a8c2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c8c7189-7f32-4118-b644-c06477e6a8c2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766869b4-4fdd-47fa-8c07-d211c9530dbc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 33f01e5c-73eb-4c41-a276-5e583b02aed6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f01e5c-73eb-4c41-a276-5e583b02aed6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e2ccea-caf9-46ee-b27d-3c86733e9ff7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6b98ca5-7f8a-419c-b437-75c25efb7a0c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b98ca5-7f8a-419c-b437-75c25efb7a0c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fdab341-5f13-4ca2-908b-7d9d55ba5d05, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 810ee007-8772-4759-86a7-ccb839e206f4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810ee007-8772-4759-86a7-ccb839e206f4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42245130-7c87-4791-b7be-812394b301b3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee90f35c-f1eb-4116-b140-0b052ae9ec95, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee90f35c-f1eb-4116-b140-0b052ae9ec95, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9717e658-2755-406b-badc-b6389ce3d488, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b1e8e3d7-8057-403b-b9ad-67f254b935d2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1e8e3d7-8057-403b-b9ad-67f254b935d2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 321c3ae8-a74b-458a-a124-09ecb168ea71, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3b9dd8d2-5ed4-4b8a-b5f2-fb03091b36d5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9dd8d2-5ed4-4b8a-b5f2-fb03091b36d5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647c732e-7d3a-474a-b34c-0338322357b5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 034ffa5f-4208-4505-9478-d633db87acba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 034ffa5f-4208-4505-9478-d633db87acba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f02399a-2abc-4378-adef-671d9fc4372b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a3827e2a-c528-47b5-a762-72c3acfc6390, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3827e2a-c528-47b5-a762-72c3acfc6390, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eb48b3-72f2-43ca-bca5-53d89be2b1ae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 66efe525-de82-46d6-a4d6-db21cc6d3e7f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66efe525-de82-46d6-a4d6-db21cc6d3e7f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c8c7189-7f32-4118-b644-c06477e6a8c2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6fb6f1f8-6031-4152-b3d2-a761fa06469f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb6f1f8-6031-4152-b3d2-a761fa06469f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e874df72-2a9e-47f5-80cc-92abd026670e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 60fb6528-cf9c-4904-aa16-388780153ad4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fb6528-cf9c-4904-aa16-388780153ad4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810ee007-8772-4759-86a7-ccb839e206f4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2d1f9fd4-aa3d-4775-a42f-942d7dceb60e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d1f9fd4-aa3d-4775-a42f-942d7dceb60e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f01e5c-73eb-4c41-a276-5e583b02aed6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2182f354-8df1-411a-b032-ff45f6376483, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2182f354-8df1-411a-b032-ff45f6376483, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b98ca5-7f8a-419c-b437-75c25efb7a0c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f58d8be9-7417-4342-af35-cf29592da527, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58d8be9-7417-4342-af35-cf29592da527, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee90f35c-f1eb-4116-b140-0b052ae9ec95, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0e51812c-bcad-4af2-a644-618b7dfd2c7b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e51812c-bcad-4af2-a644-618b7dfd2c7b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1e8e3d7-8057-403b-b9ad-67f254b935d2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 474e8743-c1c7-4729-8b1e-b509ee88803d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474e8743-c1c7-4729-8b1e-b509ee88803d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9dd8d2-5ed4-4b8a-b5f2-fb03091b36d5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a145d70c-2cef-45de-ad7e-256f94b52b60, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a145d70c-2cef-45de-ad7e-256f94b52b60, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 034ffa5f-4208-4505-9478-d633db87acba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bdeb4e56-9367-4377-ad53-d5112e70561c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdeb4e56-9367-4377-ad53-d5112e70561c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3827e2a-c528-47b5-a762-72c3acfc6390, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6be7e06e-626b-46f1-aa52-ffd494ad5968, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be7e06e-626b-46f1-aa52-ffd494ad5968, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66efe525-de82-46d6-a4d6-db21cc6d3e7f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 511a1b06-0419-4b72-a6f6-8907a39be7ec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 511a1b06-0419-4b72-a6f6-8907a39be7ec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d1f9fd4-aa3d-4775-a42f-942d7dceb60e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c4ab8bce-03df-4b75-a20c-f2b86e8b2608, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ab8bce-03df-4b75-a20c-f2b86e8b2608, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb6f1f8-6031-4152-b3d2-a761fa06469f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5c8cc2f8-b4db-4ef1-bf4a-c4cf17de82a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c8cc2f8-b4db-4ef1-bf4a-c4cf17de82a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2182f354-8df1-411a-b032-ff45f6376483, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b30d98b-baf0-4cb0-a196-cbd2d10ad1bb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b30d98b-baf0-4cb0-a196-cbd2d10ad1bb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58d8be9-7417-4342-af35-cf29592da527, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2a996fca-be4c-4b00-b247-b38e4807bc7b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a996fca-be4c-4b00-b247-b38e4807bc7b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60fb6528-cf9c-4904-aa16-388780153ad4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fa70217c-fad7-4db9-8c55-ef96de14b4cf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa70217c-fad7-4db9-8c55-ef96de14b4cf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a145d70c-2cef-45de-ad7e-256f94b52b60, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 18fdd2f2-296c-4679-abd7-43fde0d907f7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fdd2f2-296c-4679-abd7-43fde0d907f7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474e8743-c1c7-4729-8b1e-b509ee88803d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ca949bb-30de-4a93-b69b-b2ea2ca7c22b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca949bb-30de-4a93-b69b-b2ea2ca7c22b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdeb4e56-9367-4377-ad53-d5112e70561c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 35c5dd01-bd92-4edc-8771-2ecbb661aca6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c5dd01-bd92-4edc-8771-2ecbb661aca6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e51812c-bcad-4af2-a644-618b7dfd2c7b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 124b01b9-3720-4c1a-9df4-0581a6037b00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124b01b9-3720-4c1a-9df4-0581a6037b00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be7e06e-626b-46f1-aa52-ffd494ad5968, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4c2791b6-735c-4a29-bac9-025d7f6cf3cd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2791b6-735c-4a29-bac9-025d7f6cf3cd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ab8bce-03df-4b75-a20c-f2b86e8b2608, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe109c41-e6fc-465c-af13-eea124252d98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe109c41-e6fc-465c-af13-eea124252d98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a996fca-be4c-4b00-b247-b38e4807bc7b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2af513c4-d00e-4d33-9e40-7d0251a1740a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af513c4-d00e-4d33-9e40-7d0251a1740a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 511a1b06-0419-4b72-a6f6-8907a39be7ec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 269c7016-f92d-4a31-bd7e-0fd1bc6ed922, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 269c7016-f92d-4a31-bd7e-0fd1bc6ed922, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b30d98b-baf0-4cb0-a196-cbd2d10ad1bb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f0890fb8-96b4-4ea5-a9a5-040d1b740837, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0890fb8-96b4-4ea5-a9a5-040d1b740837, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa70217c-fad7-4db9-8c55-ef96de14b4cf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ed91df15-d4ff-41ac-9700-a567f1c34412, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed91df15-d4ff-41ac-9700-a567f1c34412, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c8cc2f8-b4db-4ef1-bf4a-c4cf17de82a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8bc630ec-e598-4b9b-91bc-75c114ebde93, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bc630ec-e598-4b9b-91bc-75c114ebde93, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c5dd01-bd92-4edc-8771-2ecbb661aca6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d8f1b629-d53f-4733-849f-d7faaca3d4ee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f1b629-d53f-4733-849f-d7faaca3d4ee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fdd2f2-296c-4679-abd7-43fde0d907f7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e360d52c-aa0b-4cc4-a056-af551099dd3f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e360d52c-aa0b-4cc4-a056-af551099dd3f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124b01b9-3720-4c1a-9df4-0581a6037b00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 95c306e5-8cd8-4369-b198-1e30a59fe043, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c306e5-8cd8-4369-b198-1e30a59fe043, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca949bb-30de-4a93-b69b-b2ea2ca7c22b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1f2697c2-95c4-4c8d-8bad-39b8b1ca0579, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f2697c2-95c4-4c8d-8bad-39b8b1ca0579, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2791b6-735c-4a29-bac9-025d7f6cf3cd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 09edfbf0-416e-4b6a-98e8-9a8c41ba581e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09edfbf0-416e-4b6a-98e8-9a8c41ba581e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af513c4-d00e-4d33-9e40-7d0251a1740a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec3d1029-7074-42ab-94ee-6adefda89fb5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3d1029-7074-42ab-94ee-6adefda89fb5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 269c7016-f92d-4a31-bd7e-0fd1bc6ed922, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f75ee54b-1caa-4c2b-b8db-d3d148b45dbb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f75ee54b-1caa-4c2b-b8db-d3d148b45dbb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe109c41-e6fc-465c-af13-eea124252d98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 42e6aaa3-bcc9-46f6-9577-b9552452eaea, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e6aaa3-bcc9-46f6-9577-b9552452eaea, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0890fb8-96b4-4ea5-a9a5-040d1b740837, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad518afe-9a5a-45ec-9392-53beb2b50f7f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad518afe-9a5a-45ec-9392-53beb2b50f7f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bc630ec-e598-4b9b-91bc-75c114ebde93, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1aef347c-3b27-4081-a8da-64182398bc99, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aef347c-3b27-4081-a8da-64182398bc99, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed91df15-d4ff-41ac-9700-a567f1c34412, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3d5290de-884a-4d06-bb8a-9538f0cdb9f6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5290de-884a-4d06-bb8a-9538f0cdb9f6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f2697c2-95c4-4c8d-8bad-39b8b1ca0579, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e13cd0c9-e752-4b49-ab2b-825e7a9bef60, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13cd0c9-e752-4b49-ab2b-825e7a9bef60, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c306e5-8cd8-4369-b198-1e30a59fe043, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d3364a3-554c-4712-b1c1-2f8cc6110ed4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3364a3-554c-4712-b1c1-2f8cc6110ed4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f1b629-d53f-4733-849f-d7faaca3d4ee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1adff133-97df-4e6e-a2d3-b719f4400c0e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1adff133-97df-4e6e-a2d3-b719f4400c0e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e360d52c-aa0b-4cc4-a056-af551099dd3f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3cfaabea-6ab8-401f-9c31-ffce9d4dfeb5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cfaabea-6ab8-401f-9c31-ffce9d4dfeb5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09edfbf0-416e-4b6a-98e8-9a8c41ba581e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 23579cc6-8e05-4bc5-9c1c-129c8758e02b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23579cc6-8e05-4bc5-9c1c-129c8758e02b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3d1029-7074-42ab-94ee-6adefda89fb5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, abd4bcc2-c015-44af-b79e-9ad0ef2d4dd3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd4bcc2-c015-44af-b79e-9ad0ef2d4dd3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f75ee54b-1caa-4c2b-b8db-d3d148b45dbb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee195f46-f14d-41c0-9d4d-7392c0cebc61, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee195f46-f14d-41c0-9d4d-7392c0cebc61, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5290de-884a-4d06-bb8a-9538f0cdb9f6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f7405419-0269-4edb-832a-ad030e01206b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7405419-0269-4edb-832a-ad030e01206b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e6aaa3-bcc9-46f6-9577-b9552452eaea, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a25e47ef-c6d4-4fba-904b-c94d0b1a0ab7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25e47ef-c6d4-4fba-904b-c94d0b1a0ab7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aef347c-3b27-4081-a8da-64182398bc99, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 98c15c88-9a1b-4195-a2e1-365ee94eba13, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98c15c88-9a1b-4195-a2e1-365ee94eba13, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad518afe-9a5a-45ec-9392-53beb2b50f7f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c3d1f3d0-b46d-4082-ade6-313977e68142, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d1f3d0-b46d-4082-ade6-313977e68142, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13cd0c9-e752-4b49-ab2b-825e7a9bef60, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 533e6050-b8ba-4d02-bc82-c2beb3650b30, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 533e6050-b8ba-4d02-bc82-c2beb3650b30, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3364a3-554c-4712-b1c1-2f8cc6110ed4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9ac5aae5-d896-4552-a7f7-6c417b8d1e00, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac5aae5-d896-4552-a7f7-6c417b8d1e00, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cfaabea-6ab8-401f-9c31-ffce9d4dfeb5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-13" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1adff133-97df-4e6e-a2d3-b719f4400c0e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 146f5b29-fc26-416d-87cb-b24b021466bd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 146f5b29-fc26-416d-87cb-b24b021466bd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 163781d3-c85e-4665-af57-ac1d7305f7e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 163781d3-c85e-4665-af57-ac1d7305f7e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd4bcc2-c015-44af-b79e-9ad0ef2d4dd3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d1f3d0-b46d-4082-ade6-313977e68142, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 13 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23579cc6-8e05-4bc5-9c1c-129c8758e02b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 04339f3e-c99c-450d-943b-a9c9ac921757, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04339f3e-c99c-450d-943b-a9c9ac921757, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25e47ef-c6d4-4fba-904b-c94d0b1a0ab7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee195f46-f14d-41c0-9d4d-7392c0cebc61, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-10" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98c15c88-9a1b-4195-a2e1-365ee94eba13, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-11" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7405419-0269-4edb-832a-ad030e01206b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 19 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39e08e21-3480-4e5c-963e-f1be9554ac72, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e08e21-3480-4e5c-963e-f1be9554ac72, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a43a7beb-626e-4489-b9d0-5281cae8c04e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a43a7beb-626e-4489-b9d0-5281cae8c04e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ceb58d20-7e77-4637-8552-ed3c5cf0e065, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceb58d20-7e77-4637-8552-ed3c5cf0e065, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 32619024-fff1-468c-8dc4-2e3d2f675da2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32619024-fff1-468c-8dc4-2e3d2f675da2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b0d5341-4152-4ddf-abf4-a33aa7db9b08, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0d5341-4152-4ddf-abf4-a33aa7db9b08, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6f7b2076-50d7-4982-9921-fc33a9d2a88d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7b2076-50d7-4982-9921-fc33a9d2a88d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 146f5b29-fc26-416d-87cb-b24b021466bd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fc1bada5-9389c628-4417ccaf-46a61857" parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 388a8ac7-933e-4991-85a0-a4e8db6aec61, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388a8ac7-933e-4991-85a0-a4e8db6aec61, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac5aae5-d896-4552-a7f7-6c417b8d1e00, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fae1cd72-6815-4daa-b902-6c131059504d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fae1cd72-6815-4daa-b902-6c131059504d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 533e6050-b8ba-4d02-bc82-c2beb3650b30, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 11 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 44b87b17-2b4c-425c-856a-f90d28f861e7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 44b87b17-2b4c-425c-856a-f90d28f861e7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 163781d3-c85e-4665-af57-ac1d7305f7e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f844ad89-761a-46e2-89ef-899a8b739839, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f844ad89-761a-46e2-89ef-899a8b739839, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04339f3e-c99c-450d-943b-a9c9ac921757, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ea3fa219-aa3d-4d41-8916-223d51a63190, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3fa219-aa3d-4d41-8916-223d51a63190, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388a8ac7-933e-4991-85a0-a4e8db6aec61, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 46c4d10c-f9dd-4699-83dd-83ddc2a1f7f7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c4d10c-f9dd-4699-83dd-83ddc2a1f7f7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7b2076-50d7-4982-9921-fc33a9d2a88d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 387dac90-9118-465a-8d38-e0726c27ddd5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387dac90-9118-465a-8d38-e0726c27ddd5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 44b87b17-2b4c-425c-856a-f90d28f861e7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 72d5272d-bf8f-4b1a-8f08-c67d9e3e6790, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d5272d-bf8f-4b1a-8f08-c67d9e3e6790, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fae1cd72-6815-4daa-b902-6c131059504d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b9858b22-27fc-4a84-bd74-30a90cc8c2f3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9858b22-27fc-4a84-bd74-30a90cc8c2f3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f844ad89-761a-46e2-89ef-899a8b739839, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 86a980e5-d3a7-4d8c-b7bf-a4034686a6d9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a980e5-d3a7-4d8c-b7bf-a4034686a6d9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c4d10c-f9dd-4699-83dd-83ddc2a1f7f7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, edd033bc-ef07-466f-96cb-8ef5a955a62b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd033bc-ef07-466f-96cb-8ef5a955a62b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387dac90-9118-465a-8d38-e0726c27ddd5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c7da08ee-a5e7-47a6-9185-d4ed190d0168, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7da08ee-a5e7-47a6-9185-d4ed190d0168, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32619024-fff1-468c-8dc4-2e3d2f675da2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae22ffca-6a03-4fac-8d8f-cd3422089526, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae22ffca-6a03-4fac-8d8f-cd3422089526, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0d5341-4152-4ddf-abf4-a33aa7db9b08, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6f8b6c8a-c94f-4e97-b7bc-fe95f38f9ce8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f8b6c8a-c94f-4e97-b7bc-fe95f38f9ce8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceb58d20-7e77-4637-8552-ed3c5cf0e065, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f2cbad27-05d5-40cb-a0fe-cddb21f957b0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2cbad27-05d5-40cb-a0fe-cddb21f957b0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d5272d-bf8f-4b1a-8f08-c67d9e3e6790, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 94c994f5-7a43-468f-8762-5e9037544aab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c994f5-7a43-468f-8762-5e9037544aab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3fa219-aa3d-4d41-8916-223d51a63190, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c6f23966-688a-477a-8e04-24d8c5dbd165, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f23966-688a-477a-8e04-24d8c5dbd165, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e08e21-3480-4e5c-963e-f1be9554ac72, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a1a9684f-d048-49f7-806e-462ea9c60613, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a9684f-d048-49f7-806e-462ea9c60613, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43a7beb-626e-4489-b9d0-5281cae8c04e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, edf10287-6f8d-49ff-9513-c03de6ea290f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edf10287-6f8d-49ff-9513-c03de6ea290f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a980e5-d3a7-4d8c-b7bf-a4034686a6d9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 332ea6ab-ce34-4c29-9e9d-bb9e8d53198c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332ea6ab-ce34-4c29-9e9d-bb9e8d53198c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9858b22-27fc-4a84-bd74-30a90cc8c2f3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8416e691-a37a-48c3-a349-5c3633055060, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8416e691-a37a-48c3-a349-5c3633055060, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd033bc-ef07-466f-96cb-8ef5a955a62b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 41726ca4-94d0-4899-be17-b9b8133909b3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41726ca4-94d0-4899-be17-b9b8133909b3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7da08ee-a5e7-47a6-9185-d4ed190d0168, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 97162943-c320-44d1-a3e6-33148581498e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97162943-c320-44d1-a3e6-33148581498e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae22ffca-6a03-4fac-8d8f-cd3422089526, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5bdda955-21df-44dd-b6cb-d8209d222dd6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bdda955-21df-44dd-b6cb-d8209d222dd6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c994f5-7a43-468f-8762-5e9037544aab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, db379b06-93c9-4a12-b225-dac9e278b1a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db379b06-93c9-4a12-b225-dac9e278b1a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f8b6c8a-c94f-4e97-b7bc-fe95f38f9ce8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4e426296-25fc-4916-beff-21588780f60e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e426296-25fc-4916-beff-21588780f60e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2cbad27-05d5-40cb-a0fe-cddb21f957b0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, febc316f-3098-47d4-95b0-f735d69b0d3b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, febc316f-3098-47d4-95b0-f735d69b0d3b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97162943-c320-44d1-a3e6-33148581498e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ac39364-0e06-4e89-bd8c-b109df795f03, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac39364-0e06-4e89-bd8c-b109df795f03, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8416e691-a37a-48c3-a349-5c3633055060, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 78d7dd1f-6235-4637-b2d6-d1988d859ee9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d7dd1f-6235-4637-b2d6-d1988d859ee9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41726ca4-94d0-4899-be17-b9b8133909b3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 072440cd-6bb8-430d-8b30-30d7c4828c28, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072440cd-6bb8-430d-8b30-30d7c4828c28, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332ea6ab-ce34-4c29-9e9d-bb9e8d53198c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bd3dc28c-0dad-420f-9643-bf0982666dd3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3dc28c-0dad-420f-9643-bf0982666dd3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f23966-688a-477a-8e04-24d8c5dbd165, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1e97b227-d28c-48ab-b740-100a6d10e40e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e97b227-d28c-48ab-b740-100a6d10e40e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edf10287-6f8d-49ff-9513-c03de6ea290f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab540df0-57ec-4c6c-96a7-7500cddc1c01, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab540df0-57ec-4c6c-96a7-7500cddc1c01, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bdda955-21df-44dd-b6cb-d8209d222dd6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b88e4baf-357d-41ce-b843-081d3f960305, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88e4baf-357d-41ce-b843-081d3f960305, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db379b06-93c9-4a12-b225-dac9e278b1a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f4891b73-1036-416d-b751-33da3009e907, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4891b73-1036-416d-b751-33da3009e907, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac39364-0e06-4e89-bd8c-b109df795f03, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 115bc902-a954-4028-920a-c8860b336876, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115bc902-a954-4028-920a-c8860b336876, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d7dd1f-6235-4637-b2d6-d1988d859ee9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e8b2159f-9e25-4ed0-98de-9420d5855eac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b2159f-9e25-4ed0-98de-9420d5855eac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072440cd-6bb8-430d-8b30-30d7c4828c28, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 31941c97-2800-4d5f-8429-7edeb451011f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31941c97-2800-4d5f-8429-7edeb451011f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3dc28c-0dad-420f-9643-bf0982666dd3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a2d6c8af-ec13-43a7-a813-3fd4105d4bbd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2d6c8af-ec13-43a7-a813-3fd4105d4bbd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a9684f-d048-49f7-806e-462ea9c60613, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 586b8957-7838-43fb-910d-c0cd63aa03d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 586b8957-7838-43fb-910d-c0cd63aa03d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e426296-25fc-4916-beff-21588780f60e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dc5296ca-0a8e-47b5-a69b-f772cd0a57a9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5296ca-0a8e-47b5-a69b-f772cd0a57a9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, febc316f-3098-47d4-95b0-f735d69b0d3b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ace83780-7876-4540-ba7c-aeaba80f35ca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ace83780-7876-4540-ba7c-aeaba80f35ca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115bc902-a954-4028-920a-c8860b336876, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b91e5c3b-a971-46d1-9f17-03d182fdc4c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b91e5c3b-a971-46d1-9f17-03d182fdc4c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4891b73-1036-416d-b751-33da3009e907, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, de45507f-489b-4b65-9832-23bdda35405c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de45507f-489b-4b65-9832-23bdda35405c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88e4baf-357d-41ce-b843-081d3f960305, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 849907cf-696d-4dbd-90e0-45728608bb17, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849907cf-696d-4dbd-90e0-45728608bb17, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab540df0-57ec-4c6c-96a7-7500cddc1c01, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6a1dfe1-c1cd-4271-8cb8-decad9598fee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a1dfe1-c1cd-4271-8cb8-decad9598fee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e97b227-d28c-48ab-b740-100a6d10e40e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ebe0f67a-b81d-48e9-85c5-fda2ef60c930, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe0f67a-b81d-48e9-85c5-fda2ef60c930, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b2159f-9e25-4ed0-98de-9420d5855eac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 15 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2d6c8af-ec13-43a7-a813-3fd4105d4bbd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5326cef4-60d2-43ea-ad50-b2302ff5c8a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5326cef4-60d2-43ea-ad50-b2302ff5c8a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31941c97-2800-4d5f-8429-7edeb451011f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 16 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 586b8957-7838-43fb-910d-c0cd63aa03d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 72b5856a-7dba-4988-9b69-af0f36d3ca80, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b5856a-7dba-4988-9b69-af0f36d3ca80, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5296ca-0a8e-47b5-a69b-f772cd0a57a9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, fdb0c5ec-d1d6-44de-a1ee-26bedad4168a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fdb0c5ec-d1d6-44de-a1ee-26bedad4168a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ace83780-7876-4540-ba7c-aeaba80f35ca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad341428-6a04-4f33-b5d5-ed4ed862938e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad341428-6a04-4f33-b5d5-ed4ed862938e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 33390c7a-219d-4bb8-931b-0740e4a9fea9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33390c7a-219d-4bb8-931b-0740e4a9fea9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3128c5c6-267d-41f5-bab6-c20d5035cdc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3128c5c6-267d-41f5-bab6-c20d5035cdc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b91e5c3b-a971-46d1-9f17-03d182fdc4c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4a93786b-94ba-471e-86ec-f7d852d8c5e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a93786b-94ba-471e-86ec-f7d852d8c5e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de45507f-489b-4b65-9832-23bdda35405c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 11891440-09ea-434c-97d5-7bc14b03cec9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11891440-09ea-434c-97d5-7bc14b03cec9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a1dfe1-c1cd-4271-8cb8-decad9598fee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ef33803-eb34-450e-af79-fe45e95c2869, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ef33803-eb34-450e-af79-fe45e95c2869, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe0f67a-b81d-48e9-85c5-fda2ef60c930, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a8b9dbc5-48a1-45e0-8610-d74095ae9936, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b9dbc5-48a1-45e0-8610-d74095ae9936, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849907cf-696d-4dbd-90e0-45728608bb17, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5f94f609-a2a8-430d-bad1-39086e100c4a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f94f609-a2a8-430d-bad1-39086e100c4a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5326cef4-60d2-43ea-ad50-b2302ff5c8a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3f2e01e3-cc57-4568-b56b-f8ab8abeae9a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2e01e3-cc57-4568-b56b-f8ab8abeae9a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b5856a-7dba-4988-9b69-af0f36d3ca80, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 36cbfad8-cc2c-4fd6-8aa8-78a878a70380, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cbfad8-cc2c-4fd6-8aa8-78a878a70380, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33390c7a-219d-4bb8-931b-0740e4a9fea9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2beb1947-ab7b-4b18-b2c6-692bd65a224c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2beb1947-ab7b-4b18-b2c6-692bd65a224c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad341428-6a04-4f33-b5d5-ed4ed862938e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5f169baf-1a25-42ac-b596-8b6c6b53d8c0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f169baf-1a25-42ac-b596-8b6c6b53d8c0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a93786b-94ba-471e-86ec-f7d852d8c5e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1bad7bb3-5d50-4463-b52c-d1eaa31877ca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bad7bb3-5d50-4463-b52c-d1eaa31877ca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11891440-09ea-434c-97d5-7bc14b03cec9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f9c627f9-07a9-43c5-b489-174c44394a7c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c627f9-07a9-43c5-b489-174c44394a7c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3128c5c6-267d-41f5-bab6-c20d5035cdc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 609ad791-1609-4c4d-bbb7-f374d2070545, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609ad791-1609-4c4d-bbb7-f374d2070545, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2e01e3-cc57-4568-b56b-f8ab8abeae9a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 98dad629-5856-4207-83bb-6e9b04ca2b8c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dad629-5856-4207-83bb-6e9b04ca2b8c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ef33803-eb34-450e-af79-fe45e95c2869, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d5c80d6a-dc41-493d-a997-ae3823e72667, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c80d6a-dc41-493d-a997-ae3823e72667, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b9dbc5-48a1-45e0-8610-d74095ae9936, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, de3fcee7-eb9c-4599-95f7-33c3edc7a5d6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3fcee7-eb9c-4599-95f7-33c3edc7a5d6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f94f609-a2a8-430d-bad1-39086e100c4a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f41b1ee3-fe3d-4f2e-bbbb-effd73dda584, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f41b1ee3-fe3d-4f2e-bbbb-effd73dda584, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2beb1947-ab7b-4b18-b2c6-692bd65a224c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1772a1be-ec8b-49b2-b8e6-a28fe7eb2255, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1772a1be-ec8b-49b2-b8e6-a28fe7eb2255, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609ad791-1609-4c4d-bbb7-f374d2070545, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 81a8a198-b6e0-4532-a9a3-ecab1145858f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a8a198-b6e0-4532-a9a3-ecab1145858f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c627f9-07a9-43c5-b489-174c44394a7c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 622d9233-fd81-45bf-8f83-86d89bb880a2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622d9233-fd81-45bf-8f83-86d89bb880a2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bad7bb3-5d50-4463-b52c-d1eaa31877ca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ecef196-e2ec-42f2-a1a7-0e4a64a130b0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ecef196-e2ec-42f2-a1a7-0e4a64a130b0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dad629-5856-4207-83bb-6e9b04ca2b8c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 40f35a03-bb63-4c49-b344-bd66e418a5dc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40f35a03-bb63-4c49-b344-bd66e418a5dc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cbfad8-cc2c-4fd6-8aa8-78a878a70380, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7e32be3c-dcb2-4248-979d-6c7b1b32d643, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e32be3c-dcb2-4248-979d-6c7b1b32d643, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f169baf-1a25-42ac-b596-8b6c6b53d8c0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 91932ebb-d960-4b8a-b091-d03c743baf85, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91932ebb-d960-4b8a-b091-d03c743baf85, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3fcee7-eb9c-4599-95f7-33c3edc7a5d6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e06f43a-a198-4656-99c3-407d6a5cdd31, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e06f43a-a198-4656-99c3-407d6a5cdd31, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c80d6a-dc41-493d-a997-ae3823e72667, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2d5da244-5b95-4faf-889b-36ad2423dd31, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5da244-5b95-4faf-889b-36ad2423dd31, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f41b1ee3-fe3d-4f2e-bbbb-effd73dda584, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ff120204-489f-4dcf-8868-133dd15029cc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff120204-489f-4dcf-8868-133dd15029cc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1772a1be-ec8b-49b2-b8e6-a28fe7eb2255, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 66f7b483-55a9-408e-b144-008f778afe26, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f7b483-55a9-408e-b144-008f778afe26, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ecef196-e2ec-42f2-a1a7-0e4a64a130b0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, acf6aa06-3e14-40fd-b498-fb739709f125, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf6aa06-3e14-40fd-b498-fb739709f125, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622d9233-fd81-45bf-8f83-86d89bb880a2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 525f2f07-46c5-4d97-b281-f7da93b61606, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 525f2f07-46c5-4d97-b281-f7da93b61606, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40f35a03-bb63-4c49-b344-bd66e418a5dc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c68d04a0-f286-4dad-bfeb-de4d31b7d42f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68d04a0-f286-4dad-bfeb-de4d31b7d42f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a8a198-b6e0-4532-a9a3-ecab1145858f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 62f84736-38b5-432d-a47c-aeb4d21c5590, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f84736-38b5-432d-a47c-aeb4d21c5590, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91932ebb-d960-4b8a-b091-d03c743baf85, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bfa22e31-be1c-43e7-91a9-3be914448396, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfa22e31-be1c-43e7-91a9-3be914448396, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e06f43a-a198-4656-99c3-407d6a5cdd31, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 59c44f4b-abe1-4f71-8327-1c251319125e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c44f4b-abe1-4f71-8327-1c251319125e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff120204-489f-4dcf-8868-133dd15029cc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2cf5e120-a512-4a33-ba30-c9b63fa3251e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cf5e120-a512-4a33-ba30-c9b63fa3251e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f7b483-55a9-408e-b144-008f778afe26, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 09a955f8-f505-42d0-8865-dc7112013126, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a955f8-f505-42d0-8865-dc7112013126, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f84736-38b5-432d-a47c-aeb4d21c5590, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5d598914-4efa-4111-8b86-d91dd1a36424, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d598914-4efa-4111-8b86-d91dd1a36424, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68d04a0-f286-4dad-bfeb-de4d31b7d42f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c8b49f26-e8c1-4a4e-8b92-119b80e476a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b49f26-e8c1-4a4e-8b92-119b80e476a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e32be3c-dcb2-4248-979d-6c7b1b32d643, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 209ed558-2b80-452e-af87-859fe6ac4086, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209ed558-2b80-452e-af87-859fe6ac4086, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5da244-5b95-4faf-889b-36ad2423dd31, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1d468874-a2c1-4050-bdc4-727a7c90e2be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d468874-a2c1-4050-bdc4-727a7c90e2be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf6aa06-3e14-40fd-b498-fb739709f125, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 457afa11-766f-41db-ae0c-a53be65ec3da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 457afa11-766f-41db-ae0c-a53be65ec3da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 525f2f07-46c5-4d97-b281-f7da93b61606, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0adea842-cc87-42cb-a8ea-b2ca1321627b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adea842-cc87-42cb-a8ea-b2ca1321627b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfa22e31-be1c-43e7-91a9-3be914448396, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c19a08f3-d861-49c4-aa5b-d276ea4480c5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19a08f3-d861-49c4-aa5b-d276ea4480c5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b49f26-e8c1-4a4e-8b92-119b80e476a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 90527693-4c1d-4443-a9ba-768083fc1e60, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90527693-4c1d-4443-a9ba-768083fc1e60, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a955f8-f505-42d0-8865-dc7112013126, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fd7d3af2-7ac7-4b61-8b12-32273f1382eb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd7d3af2-7ac7-4b61-8b12-32273f1382eb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d598914-4efa-4111-8b86-d91dd1a36424, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 950f3a0f-fd67-470c-8d05-a5d1f452b6bc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950f3a0f-fd67-470c-8d05-a5d1f452b6bc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c44f4b-abe1-4f71-8327-1c251319125e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 73800055-d6d5-44bc-a0d5-f27e55c4f659, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73800055-d6d5-44bc-a0d5-f27e55c4f659, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-15" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cf5e120-a512-4a33-ba30-c9b63fa3251e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5c597fea-2828-4f93-9dfb-27d708821a2e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c597fea-2828-4f93-9dfb-27d708821a2e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 457afa11-766f-41db-ae0c-a53be65ec3da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 88f3a06b-57e5-4264-be35-50b7d9d5194d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f3a06b-57e5-4264-be35-50b7d9d5194d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adea842-cc87-42cb-a8ea-b2ca1321627b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6c5a99ab-8773-4d75-b00a-a20b9f3eee16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c5a99ab-8773-4d75-b00a-a20b9f3eee16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90527693-4c1d-4443-a9ba-768083fc1e60, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 413c7512-bec1-465c-a4be-698cb01d895e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413c7512-bec1-465c-a4be-698cb01d895e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950f3a0f-fd67-470c-8d05-a5d1f452b6bc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d526b9e1-6b2d-46c1-b5e4-3f8261f55507, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d526b9e1-6b2d-46c1-b5e4-3f8261f55507, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7d3af2-7ac7-4b61-8b12-32273f1382eb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 829ec397-5ccb-4453-88e6-9b83e677e869, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829ec397-5ccb-4453-88e6-9b83e677e869, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209ed558-2b80-452e-af87-859fe6ac4086, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3a9f451d-d9e3-452e-a44e-9732ba11e500, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a9f451d-d9e3-452e-a44e-9732ba11e500, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d468874-a2c1-4050-bdc4-727a7c90e2be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f7e462c0-1f80-441e-994f-58ed2cb18e76, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e462c0-1f80-441e-994f-58ed2cb18e76, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f3a06b-57e5-4264-be35-50b7d9d5194d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7062b653-7956-4dc5-b0b0-9f35b7226e27, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7062b653-7956-4dc5-b0b0-9f35b7226e27, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19a08f3-d861-49c4-aa5b-d276ea4480c5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f997d1c2-ba16-423a-847c-12fbfdf6b52b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f997d1c2-ba16-423a-847c-12fbfdf6b52b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c5a99ab-8773-4d75-b00a-a20b9f3eee16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb4aa521-ef01-4605-987a-2eb9c3a7f978, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4aa521-ef01-4605-987a-2eb9c3a7f978, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413c7512-bec1-465c-a4be-698cb01d895e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0fbd7772-a83b-451d-82a5-8ae4b8610046, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbd7772-a83b-451d-82a5-8ae4b8610046, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829ec397-5ccb-4453-88e6-9b83e677e869, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dc0a5192-f577-4771-8ac4-a4ca98cc9e51, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0a5192-f577-4771-8ac4-a4ca98cc9e51, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d526b9e1-6b2d-46c1-b5e4-3f8261f55507, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bee35c3e-0386-410b-99b8-3bcab314a126, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee35c3e-0386-410b-99b8-3bcab314a126, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73800055-d6d5-44bc-a0d5-f27e55c4f659, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c597fea-2828-4f93-9dfb-27d708821a2e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 30c82f04-6e0c-432f-84e9-affad118e53e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c82f04-6e0c-432f-84e9-affad118e53e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 79516c69-ae27-427c-9f3e-ecccb7170f48, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79516c69-ae27-427c-9f3e-ecccb7170f48, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7062b653-7956-4dc5-b0b0-9f35b7226e27, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87e51c0d-6c59-4cce-910c-979efac3c906, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87e51c0d-6c59-4cce-910c-979efac3c906, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f997d1c2-ba16-423a-847c-12fbfdf6b52b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 48cbd047-2154-47d9-ac37-195e3e38e97a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48cbd047-2154-47d9-ac37-195e3e38e97a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a9f451d-d9e3-452e-a44e-9732ba11e500, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 04f02a5d-c3c1-411f-8caa-099c657b06be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f02a5d-c3c1-411f-8caa-099c657b06be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e462c0-1f80-441e-994f-58ed2cb18e76, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b5bcad78-9263-41a0-a571-3166bf979c5b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5bcad78-9263-41a0-a571-3166bf979c5b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4aa521-ef01-4605-987a-2eb9c3a7f978, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e16113b3-e70e-44be-bb49-3534a96d000d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16113b3-e70e-44be-bb49-3534a96d000d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbd7772-a83b-451d-82a5-8ae4b8610046, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8f69c58f-c23e-4f0d-82c9-05d509e7ba8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f69c58f-c23e-4f0d-82c9-05d509e7ba8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0a5192-f577-4771-8ac4-a4ca98cc9e51, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6a50e188-613f-42a5-8d52-6329f218c00a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a50e188-613f-42a5-8d52-6329f218c00a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee35c3e-0386-410b-99b8-3bcab314a126, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c37765ce-8412-4dab-af2b-6dd967ad85c4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37765ce-8412-4dab-af2b-6dd967ad85c4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c82f04-6e0c-432f-84e9-affad118e53e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ca7476bd-078f-4c38-bf7a-d871554d3b02, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca7476bd-078f-4c38-bf7a-d871554d3b02, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87e51c0d-6c59-4cce-910c-979efac3c906, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c8785a69-a6dd-4167-8d9f-be5dfd2ae6a0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8785a69-a6dd-4167-8d9f-be5dfd2ae6a0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79516c69-ae27-427c-9f3e-ecccb7170f48, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 500df459-1d12-4c2d-ae85-ca08ab4e669e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500df459-1d12-4c2d-ae85-ca08ab4e669e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5bcad78-9263-41a0-a571-3166bf979c5b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 27c3623a-1453-4226-bc31-d5a384703308, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c3623a-1453-4226-bc31-d5a384703308, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16113b3-e70e-44be-bb49-3534a96d000d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 147a5b81-25f7-4406-8902-cb8a015d7ea1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 147a5b81-25f7-4406-8902-cb8a015d7ea1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500df459-1d12-4c2d-ae85-ca08ab4e669e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e2a3f25d-846b-4d3b-b3ec-54120945f413, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a3f25d-846b-4d3b-b3ec-54120945f413, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a50e188-613f-42a5-8d52-6329f218c00a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6337a1b2-9ce5-4d5a-9130-735618793784, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6337a1b2-9ce5-4d5a-9130-735618793784, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f69c58f-c23e-4f0d-82c9-05d509e7ba8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 17 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37765ce-8412-4dab-af2b-6dd967ad85c4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 56a027eb-64d3-404a-8124-3bfb39de9fa4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56a027eb-64d3-404a-8124-3bfb39de9fa4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 64e2b13a-2cba-4fce-a3d1-6f36a8b80152, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e2b13a-2cba-4fce-a3d1-6f36a8b80152, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f02a5d-c3c1-411f-8caa-099c657b06be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5e120c8d-0bfe-4e9a-a074-e0ec1a056167, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e120c8d-0bfe-4e9a-a074-e0ec1a056167, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8785a69-a6dd-4167-8d9f-be5dfd2ae6a0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-12" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48cbd047-2154-47d9-ac37-195e3e38e97a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 839a870c-6b54-4843-a87b-fc92d2408423, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 839a870c-6b54-4843-a87b-fc92d2408423, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 147a5b81-25f7-4406-8902-cb8a015d7ea1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 324c33b4-ad81-456a-bbde-f66b7f109ee8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324c33b4-ad81-456a-bbde-f66b7f109ee8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a35cb878-9f5c-4c2b-8c1a-20dce20efbf7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35cb878-9f5c-4c2b-8c1a-20dce20efbf7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6337a1b2-9ce5-4d5a-9130-735618793784, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0f772f8a-9bb4-4b20-a15e-4c81adf64c99, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f772f8a-9bb4-4b20-a15e-4c81adf64c99, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a3f25d-846b-4d3b-b3ec-54120945f413, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 70855104-03fd-429e-ab67-5f8e913cfca8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70855104-03fd-429e-ab67-5f8e913cfca8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, fdb0c5ec-d1d6-44de-a1ee-26bedad4168a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb8a6ef9-54eb-40ff-b1bb-5d27b4e72116, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8a6ef9-54eb-40ff-b1bb-5d27b4e72116, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56a027eb-64d3-404a-8124-3bfb39de9fa4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7f77b1ec-9cb9-4a17-8c14-a462fee6668f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f77b1ec-9cb9-4a17-8c14-a462fee6668f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca7476bd-078f-4c38-bf7a-d871554d3b02, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6675fe13-87e6-45cb-9dee-158f9b041093, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6675fe13-87e6-45cb-9dee-158f9b041093, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c3623a-1453-4226-bc31-d5a384703308, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f087de8e-fe87-439b-93d7-1a144fd3bcaa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f087de8e-fe87-439b-93d7-1a144fd3bcaa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e2b13a-2cba-4fce-a3d1-6f36a8b80152, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d79ef117-1d8a-49a6-b0de-d8c6e2b94ed2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d79ef117-1d8a-49a6-b0de-d8c6e2b94ed2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324c33b4-ad81-456a-bbde-f66b7f109ee8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 43a36b78-3922-45e1-bc7e-da375632f9e6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a36b78-3922-45e1-bc7e-da375632f9e6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e120c8d-0bfe-4e9a-a074-e0ec1a056167, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab993fcc-afaa-4f5d-9b0b-a471ede934fd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab993fcc-afaa-4f5d-9b0b-a471ede934fd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 839a870c-6b54-4843-a87b-fc92d2408423, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 649513f4-3abd-4235-bad0-0e9c78a28474, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 649513f4-3abd-4235-bad0-0e9c78a28474, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35cb878-9f5c-4c2b-8c1a-20dce20efbf7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ffd6c232-ebcf-4423-8eb6-9b244383f407, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd6c232-ebcf-4423-8eb6-9b244383f407, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70855104-03fd-429e-ab67-5f8e913cfca8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 79c74d3b-c716-494b-83dc-a8ed8201da06, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c74d3b-c716-494b-83dc-a8ed8201da06, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f77b1ec-9cb9-4a17-8c14-a462fee6668f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e5bf6505-ee87-4ab3-a266-ac2323b42426, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5bf6505-ee87-4ab3-a266-ac2323b42426, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f772f8a-9bb4-4b20-a15e-4c81adf64c99, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 834b0878-e1a8-4b8c-bb9e-6487745ec3e0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 834b0878-e1a8-4b8c-bb9e-6487745ec3e0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8a6ef9-54eb-40ff-b1bb-5d27b4e72116, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d3f1d1ad-966e-44db-926f-1201d95a3e27, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f1d1ad-966e-44db-926f-1201d95a3e27, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a36b78-3922-45e1-bc7e-da375632f9e6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-15" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f087de8e-fe87-439b-93d7-1a144fd3bcaa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 97e9e6b9-2ac2-4afb-a962-ae5f59aeeee8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e9e6b9-2ac2-4afb-a962-ae5f59aeeee8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d79ef117-1d8a-49a6-b0de-d8c6e2b94ed2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e1c020f3-fd79-4f9a-b7b4-aeb8e4c5ae6c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c020f3-fd79-4f9a-b7b4-aeb8e4c5ae6c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6675fe13-87e6-45cb-9dee-158f9b041093, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ff3e28a4-82ce-4793-b06a-2bceb601104a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3e28a4-82ce-4793-b06a-2bceb601104a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 649513f4-3abd-4235-bad0-0e9c78a28474, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 707ccec1-f8f5-4c56-ac22-5aee40a0c080, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707ccec1-f8f5-4c56-ac22-5aee40a0c080, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab993fcc-afaa-4f5d-9b0b-a471ede934fd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b87936e1-cfc9-4b7e-a206-9335ab966181, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87936e1-cfc9-4b7e-a206-9335ab966181, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd6c232-ebcf-4423-8eb6-9b244383f407, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0d229996-c2f6-4a9d-87a4-8478f366ba30, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d229996-c2f6-4a9d-87a4-8478f366ba30, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 177c2248-8f8e-4ae9-bcc6-90e09892ebbb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177c2248-8f8e-4ae9-bcc6-90e09892ebbb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c74d3b-c716-494b-83dc-a8ed8201da06, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bb46d479-83b7-4459-bdb6-35a6d293958f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb46d479-83b7-4459-bdb6-35a6d293958f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 834b0878-e1a8-4b8c-bb9e-6487745ec3e0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4d938fee-077d-4967-bddf-cf957981b0bf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d938fee-077d-4967-bddf-cf957981b0bf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5bf6505-ee87-4ab3-a266-ac2323b42426, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3639b0a1-31b1-4e40-9d9f-f3e4d922b5d1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3639b0a1-31b1-4e40-9d9f-f3e4d922b5d1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f1d1ad-966e-44db-926f-1201d95a3e27, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8fddea60-9ff7-4068-9ab1-86f5ab63d9e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fddea60-9ff7-4068-9ab1-86f5ab63d9e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c020f3-fd79-4f9a-b7b4-aeb8e4c5ae6c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0fd6ebb7-2e83-410f-9efb-61183d048fd3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd6ebb7-2e83-410f-9efb-61183d048fd3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e9e6b9-2ac2-4afb-a962-ae5f59aeeee8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2d2ce2bd-b331-4a0a-a521-22ab6ec6bbc5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d2ce2bd-b331-4a0a-a521-22ab6ec6bbc5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3e28a4-82ce-4793-b06a-2bceb601104a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 79f0a9ab-dde1-4117-bd55-8692229e77ec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f0a9ab-dde1-4117-bd55-8692229e77ec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707ccec1-f8f5-4c56-ac22-5aee40a0c080, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fbf4a8fa-1e94-45cd-bbc3-2bfc00799568, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf4a8fa-1e94-45cd-bbc3-2bfc00799568, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87936e1-cfc9-4b7e-a206-9335ab966181, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ca195d0-3e78-4d34-94cf-fd57e480cf8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ca195d0-3e78-4d34-94cf-fd57e480cf8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177c2248-8f8e-4ae9-bcc6-90e09892ebbb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5629ca33-60ef-4e54-8e37-6f7bc3a5d6c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5629ca33-60ef-4e54-8e37-6f7bc3a5d6c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb46d479-83b7-4459-bdb6-35a6d293958f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 19aa6b0c-aad5-4bba-b345-5f66ea5f37c3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19aa6b0c-aad5-4bba-b345-5f66ea5f37c3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d938fee-077d-4967-bddf-cf957981b0bf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9eda3ca2-42a4-44e5-bb6b-6caa616a0429, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eda3ca2-42a4-44e5-bb6b-6caa616a0429, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3639b0a1-31b1-4e40-9d9f-f3e4d922b5d1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9f84af1f-1951-4e46-8628-bff072fabdd1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f84af1f-1951-4e46-8628-bff072fabdd1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d229996-c2f6-4a9d-87a4-8478f366ba30, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8682528f-0630-4aea-9c12-fcb0cd580404, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8682528f-0630-4aea-9c12-fcb0cd580404, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fddea60-9ff7-4068-9ab1-86f5ab63d9e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ac6f8467-3419-4f2a-8ee0-2e5a752ced3e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac6f8467-3419-4f2a-8ee0-2e5a752ced3e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd6ebb7-2e83-410f-9efb-61183d048fd3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cd344411-7f12-48b4-a284-58942950e096, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd344411-7f12-48b4-a284-58942950e096, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f0a9ab-dde1-4117-bd55-8692229e77ec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 88d982ab-f893-4f0c-adc6-c031ce94814c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d982ab-f893-4f0c-adc6-c031ce94814c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d2ce2bd-b331-4a0a-a521-22ab6ec6bbc5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f28254a8-df5e-4712-ba11-b42c3fe11aa4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f28254a8-df5e-4712-ba11-b42c3fe11aa4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf4a8fa-1e94-45cd-bbc3-2bfc00799568, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5d672ce3-ec99-4597-a3e1-93943874cfc0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d672ce3-ec99-4597-a3e1-93943874cfc0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ca195d0-3e78-4d34-94cf-fd57e480cf8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9bfc13c9-c8ec-433e-b0a3-2f8745ee5ccd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bfc13c9-c8ec-433e-b0a3-2f8745ee5ccd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19aa6b0c-aad5-4bba-b345-5f66ea5f37c3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eebcc153-597a-48e4-b627-c255eea31084, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebcc153-597a-48e4-b627-c255eea31084, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5629ca33-60ef-4e54-8e37-6f7bc3a5d6c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d17f92ba-3164-495a-9969-7fa00329f1e1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17f92ba-3164-495a-9969-7fa00329f1e1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8682528f-0630-4aea-9c12-fcb0cd580404, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec45c2f1-b874-46a7-bd6b-be3e01fbe233, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec45c2f1-b874-46a7-bd6b-be3e01fbe233, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eda3ca2-42a4-44e5-bb6b-6caa616a0429, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f764ea02-e97c-427c-8adb-83c1e7884bfb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f764ea02-e97c-427c-8adb-83c1e7884bfb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f84af1f-1951-4e46-8628-bff072fabdd1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, af154758-d3fc-46db-be10-3c90cd44a003, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af154758-d3fc-46db-be10-3c90cd44a003, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac6f8467-3419-4f2a-8ee0-2e5a752ced3e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 783aed4d-39bb-4941-984c-45b6d5f9a210, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 783aed4d-39bb-4941-984c-45b6d5f9a210, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd344411-7f12-48b4-a284-58942950e096, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 64a08777-1f83-460f-ae0f-acd29f4c9569, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a08777-1f83-460f-ae0f-acd29f4c9569, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f28254a8-df5e-4712-ba11-b42c3fe11aa4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2fef48d0-c213-4f33-8060-3a1520f66bc9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fef48d0-c213-4f33-8060-3a1520f66bc9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bfc13c9-c8ec-433e-b0a3-2f8745ee5ccd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 44e8e2ce-d526-48af-b3ba-02a39cf7a219, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e8e2ce-d526-48af-b3ba-02a39cf7a219, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d672ce3-ec99-4597-a3e1-93943874cfc0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ac63a62d-9422-4fe5-8353-6cefaad3f163, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac63a62d-9422-4fe5-8353-6cefaad3f163, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17f92ba-3164-495a-9969-7fa00329f1e1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9b77cc08-4c3e-420c-8e07-88e917cee505, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b77cc08-4c3e-420c-8e07-88e917cee505, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f764ea02-e97c-427c-8adb-83c1e7884bfb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2cd7ed47-6b96-4d66-a3b5-213dfc9f1bfb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd7ed47-6b96-4d66-a3b5-213dfc9f1bfb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-0" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec45c2f1-b874-46a7-bd6b-be3e01fbe233, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e82884e2-bb92-408a-88c4-c86e45f0956c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e82884e2-bb92-408a-88c4-c86e45f0956c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebcc153-597a-48e4-b627-c255eea31084, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ee2bbf06-ab02-4f85-80e9-6b6928feaf79, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2bbf06-ab02-4f85-80e9-6b6928feaf79, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af154758-d3fc-46db-be10-3c90cd44a003, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ec5fc73-8c38-41ec-96fc-909679215866, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec5fc73-8c38-41ec-96fc-909679215866, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-1" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d982ab-f893-4f0c-adc6-c031ce94814c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1e893837-5177-42c7-84a5-a4020c421c9b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e893837-5177-42c7-84a5-a4020c421c9b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a08777-1f83-460f-ae0f-acd29f4c9569, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e65888b0-99c9-46c3-8cf8-91c766fdc159, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65888b0-99c9-46c3-8cf8-91c766fdc159, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 783aed4d-39bb-4941-984c-45b6d5f9a210, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8376d3ef-13db-469f-a996-f514e0e809a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8376d3ef-13db-469f-a996-f514e0e809a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fef48d0-c213-4f33-8060-3a1520f66bc9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f8d792b-260d-4af5-bffd-f51630d638f1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f8d792b-260d-4af5-bffd-f51630d638f1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e8e2ce-d526-48af-b3ba-02a39cf7a219, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f1ee44bf-7d29-46a1-ac28-619b3d8752aa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ee44bf-7d29-46a1-ac28-619b3d8752aa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac63a62d-9422-4fe5-8353-6cefaad3f163, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 016373bf-9f15-4793-b055-c32d3f7082e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016373bf-9f15-4793-b055-c32d3f7082e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b77cc08-4c3e-420c-8e07-88e917cee505, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 73f943bd-439a-45ea-9405-d64d9fbba9ae, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f943bd-439a-45ea-9405-d64d9fbba9ae, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd7ed47-6b96-4d66-a3b5-213dfc9f1bfb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec5fc73-8c38-41ec-96fc-909679215866, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 1 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65888b0-99c9-46c3-8cf8-91c766fdc159, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 871c6d5c-5686-48a1-9f38-89f8fc673da4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871c6d5c-5686-48a1-9f38-89f8fc673da4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2bbf06-ab02-4f85-80e9-6b6928feaf79, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a2a96eb6-0808-4a26-a038-182daf5968db, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a96eb6-0808-4a26-a038-182daf5968db, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e82884e2-bb92-408a-88c4-c86e45f0956c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c826228f-431a-466a-b77c-4a04f50f3e66, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c826228f-431a-466a-b77c-4a04f50f3e66, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e893837-5177-42c7-84a5-a4020c421c9b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d02871ce-1200-416e-852a-ff5a648da696, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02871ce-1200-416e-852a-ff5a648da696, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bd42c21e-40d2-4370-826c-c1f6d6997325, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd42c21e-40d2-4370-826c-c1f6d6997325, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aed5e52d-08b5-4ac5-86f6-0e8d70f54510, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed5e52d-08b5-4ac5-86f6-0e8d70f54510, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8376d3ef-13db-469f-a996-f514e0e809a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8d6accb5-235a-4c44-b691-ebc858bf8400, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d6accb5-235a-4c44-b691-ebc858bf8400, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016373bf-9f15-4793-b055-c32d3f7082e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c5950b85-0a05-43de-9057-a3ca542423c9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5950b85-0a05-43de-9057-a3ca542423c9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ee44bf-7d29-46a1-ac28-619b3d8752aa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 85e51d61-398e-4969-a0a6-c12b9a3ab1e9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e51d61-398e-4969-a0a6-c12b9a3ab1e9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f8d792b-260d-4af5-bffd-f51630d638f1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 53962c8b-b71a-474a-8480-b7878d8d113e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53962c8b-b71a-474a-8480-b7878d8d113e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871c6d5c-5686-48a1-9f38-89f8fc673da4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39644515-9bdf-4fa8-9792-b806890d118b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39644515-9bdf-4fa8-9792-b806890d118b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c826228f-431a-466a-b77c-4a04f50f3e66, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e47edd0d-6c1e-4eac-b289-f0d179e890f5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e47edd0d-6c1e-4eac-b289-f0d179e890f5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f943bd-439a-45ea-9405-d64d9fbba9ae, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d460d8b7-5bd5-4383-bd7f-8a4ebfbbe1dd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d460d8b7-5bd5-4383-bd7f-8a4ebfbbe1dd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a96eb6-0808-4a26-a038-182daf5968db, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8614aa52-f2d1-4a0a-bdf4-a9f57f5ee54b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8614aa52-f2d1-4a0a-bdf4-a9f57f5ee54b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02871ce-1200-416e-852a-ff5a648da696, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 00456995-e9e1-4bc1-ba97-7deaaef7cd1c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00456995-e9e1-4bc1-ba97-7deaaef7cd1c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd42c21e-40d2-4370-826c-c1f6d6997325, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8fa7e19c-5c44-4eed-9f8e-3e639b1f3368, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fa7e19c-5c44-4eed-9f8e-3e639b1f3368, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed5e52d-08b5-4ac5-86f6-0e8d70f54510, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 530aafb3-002e-4f4c-8e6b-9e275d74b050, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530aafb3-002e-4f4c-8e6b-9e275d74b050, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d6accb5-235a-4c44-b691-ebc858bf8400, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5d0b04c2-0751-4774-a199-6230a028dd4f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0b04c2-0751-4774-a199-6230a028dd4f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5950b85-0a05-43de-9057-a3ca542423c9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ed24bc7-a4d1-4462-b2cf-1a1db11be93e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed24bc7-a4d1-4462-b2cf-1a1db11be93e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e51d61-398e-4969-a0a6-c12b9a3ab1e9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f693a97a-8ebf-43a3-b053-25a47012070d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f693a97a-8ebf-43a3-b053-25a47012070d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53962c8b-b71a-474a-8480-b7878d8d113e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 02f5d538-dbe6-4394-a7dd-ef0782742ca4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f5d538-dbe6-4394-a7dd-ef0782742ca4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39644515-9bdf-4fa8-9792-b806890d118b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3bb151b4-a355-461c-b8d5-cf74c8cae6fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb151b4-a355-461c-b8d5-cf74c8cae6fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e47edd0d-6c1e-4eac-b289-f0d179e890f5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 36464217-9301-414d-909b-e71d15fb70a7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36464217-9301-414d-909b-e71d15fb70a7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d460d8b7-5bd5-4383-bd7f-8a4ebfbbe1dd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab6b5f50-ad10-41b8-9c6b-94a3f8884508, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6b5f50-ad10-41b8-9c6b-94a3f8884508, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8614aa52-f2d1-4a0a-bdf4-a9f57f5ee54b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 21cdfea8-12bc-4ab8-8b92-5767ea6839da, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21cdfea8-12bc-4ab8-8b92-5767ea6839da, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00456995-e9e1-4bc1-ba97-7deaaef7cd1c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c4df2ba-9447-4dc2-822f-e40fb3e6ee41, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4df2ba-9447-4dc2-822f-e40fb3e6ee41, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fa7e19c-5c44-4eed-9f8e-3e639b1f3368, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c1d12a74-e4af-4009-b4a8-9a800bdcb35b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d12a74-e4af-4009-b4a8-9a800bdcb35b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530aafb3-002e-4f4c-8e6b-9e275d74b050, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7e8682a3-dfb4-48a4-a042-065bb2529fc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8682a3-dfb4-48a4-a042-065bb2529fc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0b04c2-0751-4774-a199-6230a028dd4f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a1d48492-534b-4ffe-b369-2315b2f80807, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d48492-534b-4ffe-b369-2315b2f80807, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed24bc7-a4d1-4462-b2cf-1a1db11be93e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c7369c16-6234-45e8-9b54-de38bf36495d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7369c16-6234-45e8-9b54-de38bf36495d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-17" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f5d538-dbe6-4394-a7dd-ef0782742ca4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05d7721f-7939-4b7b-98a4-446ab18886af, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05d7721f-7939-4b7b-98a4-446ab18886af, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f693a97a-8ebf-43a3-b053-25a47012070d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 89c44233-03ad-4af6-8e0c-d1044dd77209, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c44233-03ad-4af6-8e0c-d1044dd77209, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb151b4-a355-461c-b8d5-cf74c8cae6fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 95e73520-120f-4a8d-be58-eca1eda615ca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e73520-120f-4a8d-be58-eca1eda615ca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6b5f50-ad10-41b8-9c6b-94a3f8884508, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 51c3b167-ab63-4bab-b091-a68a12b98252, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c3b167-ab63-4bab-b091-a68a12b98252, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36464217-9301-414d-909b-e71d15fb70a7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb4600e6-0aba-418e-bada-07955387191e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4600e6-0aba-418e-bada-07955387191e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21cdfea8-12bc-4ab8-8b92-5767ea6839da, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 96f9216e-451f-4656-a9f5-edfb3e60fe4b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f9216e-451f-4656-a9f5-edfb3e60fe4b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4df2ba-9447-4dc2-822f-e40fb3e6ee41, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 63b2a0e6-def0-4d23-b4ff-052c060bb949, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b2a0e6-def0-4d23-b4ff-052c060bb949, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-18" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d12a74-e4af-4009-b4a8-9a800bdcb35b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 276ad530-c0cd-41bf-8b2a-4af4b804fa65, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 276ad530-c0cd-41bf-8b2a-4af4b804fa65, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8682a3-dfb4-48a4-a042-065bb2529fc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a78942e2-c9ed-42a4-a2b7-ee212b0942c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78942e2-c9ed-42a4-a2b7-ee212b0942c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d48492-534b-4ffe-b369-2315b2f80807, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 81c7be97-b33d-4859-9958-038253104dfe, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c7be97-b33d-4859-9958-038253104dfe, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c44233-03ad-4af6-8e0c-d1044dd77209, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a5289a25-2d11-4048-b019-e48fedb4267f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5289a25-2d11-4048-b019-e48fedb4267f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05d7721f-7939-4b7b-98a4-446ab18886af, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d585c5a5-4e93-48bb-a1b5-40715f23e5a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d585c5a5-4e93-48bb-a1b5-40715f23e5a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-16" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f9216e-451f-4656-a9f5-edfb3e60fe4b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dc78871b-9801-4e4e-8855-0f7ef2edff45, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc78871b-9801-4e4e-8855-0f7ef2edff45, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7369c16-6234-45e8-9b54-de38bf36495d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4600e6-0aba-418e-bada-07955387191e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9bf8f426-26d5-4d97-a434-4767929a6c1b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bf8f426-26d5-4d97-a434-4767929a6c1b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e73520-120f-4a8d-be58-eca1eda615ca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0d96fa4f-2709-4aa7-a868-d27797b07d8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d96fa4f-2709-4aa7-a868-d27797b07d8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c3b167-ab63-4bab-b091-a68a12b98252, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1f5810ea-cfb2-4757-a602-42e28dbe5aed, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5810ea-cfb2-4757-a602-42e28dbe5aed, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 276ad530-c0cd-41bf-8b2a-4af4b804fa65, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ca14877b-100d-4c15-8df0-e520ac5d9944, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca14877b-100d-4c15-8df0-e520ac5d9944, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78942e2-c9ed-42a4-a2b7-ee212b0942c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, afb1a16f-30dc-4afc-a7f0-af07a9e5cdbf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb1a16f-30dc-4afc-a7f0-af07a9e5cdbf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d16595d0-e068-4305-83d1-f8ea060371c8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d16595d0-e068-4305-83d1-f8ea060371c8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b2a0e6-def0-4d23-b4ff-052c060bb949, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc78871b-9801-4e4e-8855-0f7ef2edff45, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9bee139e-dfa8-43a4-b423-96ace7e15219, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bee139e-dfa8-43a4-b423-96ace7e15219, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 247fd417-abdf-4f21-b84d-c096e57ba5ca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 247fd417-abdf-4f21-b84d-c096e57ba5ca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d585c5a5-4e93-48bb-a1b5-40715f23e5a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b63ab1b6-4241-4ed2-b76e-f5829af865b9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63ab1b6-4241-4ed2-b76e-f5829af865b9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5810ea-cfb2-4757-a602-42e28dbe5aed, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 77f3c651-898e-47c2-b710-b587a7bdfe4d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77f3c651-898e-47c2-b710-b587a7bdfe4d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bee139e-dfa8-43a4-b423-96ace7e15219, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad96ec19-313d-41a7-8684-e15ddcb7c6b8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad96ec19-313d-41a7-8684-e15ddcb7c6b8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-6" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d16595d0-e068-4305-83d1-f8ea060371c8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2eb64a38-bbef-4032-8822-d916df843fa3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eb64a38-bbef-4032-8822-d916df843fa3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c7be97-b33d-4859-9958-038253104dfe, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 61413848-49e7-4919-990d-6630f63358d0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61413848-49e7-4919-990d-6630f63358d0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca14877b-100d-4c15-8df0-e520ac5d9944, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 570367a0-7905-4a04-a248-64d4cd2cbb09, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570367a0-7905-4a04-a248-64d4cd2cbb09, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5289a25-2d11-4048-b019-e48fedb4267f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 79370d51-6b50-4f2c-aa20-d287cb38c27d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79370d51-6b50-4f2c-aa20-d287cb38c27d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d96fa4f-2709-4aa7-a868-d27797b07d8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f513e763-022b-4d35-84a0-9dbd557e5415, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f513e763-022b-4d35-84a0-9dbd557e5415, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bf8f426-26d5-4d97-a434-4767929a6c1b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 77d83d57-5a0d-4874-ba6d-956f64ada928, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d83d57-5a0d-4874-ba6d-956f64ada928, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 247fd417-abdf-4f21-b84d-c096e57ba5ca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=90ea8509-656f0c40-c536bf72-213bd675" parameters_types { key: "$key" value { type_id: UINT64 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e4e2480c-45a8-4795-a3f2-ad8d452a4b07, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e2480c-45a8-4795-a3f2-ad8d452a4b07, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb1a16f-30dc-4afc-a7f0-af07a9e5cdbf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b3e06ff9-8f3e-4ea9-b18a-b370be3add0b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3e06ff9-8f3e-4ea9-b18a-b370be3add0b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63ab1b6-4241-4ed2-b76e-f5829af865b9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3befa7ef-5540-4145-9c27-5c39e0e931fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3befa7ef-5540-4145-9c27-5c39e0e931fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77f3c651-898e-47c2-b710-b587a7bdfe4d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad1969b0-b0c8-4e4d-ae9b-d86675e91faa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad1969b0-b0c8-4e4d-ae9b-d86675e91faa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eb64a38-bbef-4032-8822-d916df843fa3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d3371d63-e505-4073-986e-37d1f4f0174d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3371d63-e505-4073-986e-37d1f4f0174d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad96ec19-313d-41a7-8684-e15ddcb7c6b8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 6 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570367a0-7905-4a04-a248-64d4cd2cbb09, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ed52a044-9458-4a52-a425-5885f5cf6693, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed52a044-9458-4a52-a425-5885f5cf6693, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61413848-49e7-4919-990d-6630f63358d0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 103002bf-7893-4069-ac10-3940b05d13e0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103002bf-7893-4069-ac10-3940b05d13e0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79370d51-6b50-4f2c-aa20-d287cb38c27d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f513e763-022b-4d35-84a0-9dbd557e5415, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 354dfb72-7eb6-41f9-8b0f-bbd7822c8cb4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 354dfb72-7eb6-41f9-8b0f-bbd7822c8cb4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d83d57-5a0d-4874-ba6d-956f64ada928, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0c7c1831-375b-4a59-b37f-a4d258dc9e48, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c7c1831-375b-4a59-b37f-a4d258dc9e48, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e2480c-45a8-4795-a3f2-ad8d452a4b07, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 855eb94a-badf-4e05-9545-c5c5ca38af68, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 855eb94a-badf-4e05-9545-c5c5ca38af68, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3befa7ef-5540-4145-9c27-5c39e0e931fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c71de6a-e200-43de-a93f-cf68cf28e5c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c71de6a-e200-43de-a93f-cf68cf28e5c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3e06ff9-8f3e-4ea9-b18a-b370be3add0b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 03271eaa-03a9-46ee-9e64-6e1851a49aeb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03271eaa-03a9-46ee-9e64-6e1851a49aeb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad1969b0-b0c8-4e4d-ae9b-d86675e91faa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bdf55add-f91c-40d3-8c03-42f78704ac86, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdf55add-f91c-40d3-8c03-42f78704ac86, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8e084af5-470a-43b2-a0fb-fcc63251c368, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e084af5-470a-43b2-a0fb-fcc63251c368, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6271520b-fe18-451d-8ffa-61f884a1fbc8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6271520b-fe18-451d-8ffa-61f884a1fbc8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3371d63-e505-4073-986e-37d1f4f0174d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f9bf1f3d-31e1-42f9-99f7-df97f62cfbdb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9bf1f3d-31e1-42f9-99f7-df97f62cfbdb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed52a044-9458-4a52-a425-5885f5cf6693, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 051b43a2-92e5-4a05-b8c2-2bd990555cec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 051b43a2-92e5-4a05-b8c2-2bd990555cec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103002bf-7893-4069-ac10-3940b05d13e0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab584c5f-f31f-4c06-8861-027b713addb1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab584c5f-f31f-4c06-8861-027b713addb1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 855eb94a-badf-4e05-9545-c5c5ca38af68, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3bff63e6-97c0-4774-8bba-53366be7d39b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bff63e6-97c0-4774-8bba-53366be7d39b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c7c1831-375b-4a59-b37f-a4d258dc9e48, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 447ebcdc-617a-4e10-bcf8-afd483b24a18, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 447ebcdc-617a-4e10-bcf8-afd483b24a18, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 354dfb72-7eb6-41f9-8b0f-bbd7822c8cb4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5a35d1e1-615c-47db-956e-319a0a58fac7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a35d1e1-615c-47db-956e-319a0a58fac7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c71de6a-e200-43de-a93f-cf68cf28e5c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 31af262d-c003-4678-94fc-fd32478db20d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31af262d-c003-4678-94fc-fd32478db20d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03271eaa-03a9-46ee-9e64-6e1851a49aeb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d49c5f60-6b3b-44c5-aed6-30f2d945a314, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49c5f60-6b3b-44c5-aed6-30f2d945a314, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e084af5-470a-43b2-a0fb-fcc63251c368, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6645f20-7c9f-4c19-9f2f-f5e931d418fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6645f20-7c9f-4c19-9f2f-f5e931d418fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6271520b-fe18-451d-8ffa-61f884a1fbc8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3f53c14f-1169-439d-b23d-97d48f3aa269, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f53c14f-1169-439d-b23d-97d48f3aa269, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdf55add-f91c-40d3-8c03-42f78704ac86, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ce6c738-b3ee-4098-9bc1-7a52cd436618, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ce6c738-b3ee-4098-9bc1-7a52cd436618, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9bf1f3d-31e1-42f9-99f7-df97f62cfbdb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e19e21d6-9b9d-44d4-9d3d-ae6d19e9e8ac, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e19e21d6-9b9d-44d4-9d3d-ae6d19e9e8ac, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 051b43a2-92e5-4a05-b8c2-2bd990555cec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ba41d95d-f813-4b51-9d0c-e417fcb94991, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba41d95d-f813-4b51-9d0c-e417fcb94991, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab584c5f-f31f-4c06-8861-027b713addb1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3a43f86c-5039-4b14-bf5e-6ba3a33411f9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a43f86c-5039-4b14-bf5e-6ba3a33411f9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bff63e6-97c0-4774-8bba-53366be7d39b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 06a0b3f4-0d45-48b2-96db-4acec6f6c4d3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a0b3f4-0d45-48b2-96db-4acec6f6c4d3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 447ebcdc-617a-4e10-bcf8-afd483b24a18, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a78bb866-4cd1-4e9c-a5eb-9786a5f22512, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a78bb866-4cd1-4e9c-a5eb-9786a5f22512, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31af262d-c003-4678-94fc-fd32478db20d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 22e1e69e-e622-4c2d-80d9-fb53d9e8f1fb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e1e69e-e622-4c2d-80d9-fb53d9e8f1fb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f53c14f-1169-439d-b23d-97d48f3aa269, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dd56084f-cc8d-4e0e-9a73-9a35547a8a59, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd56084f-cc8d-4e0e-9a73-9a35547a8a59, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a35d1e1-615c-47db-956e-319a0a58fac7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 50a72bf1-e687-4657-a0b9-06bf3e88bf89, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a72bf1-e687-4657-a0b9-06bf3e88bf89, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 27 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ce6c738-b3ee-4098-9bc1-7a52cd436618, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f65eb91b-7bf0-4b9a-9266-c64d945a89fc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f65eb91b-7bf0-4b9a-9266-c64d945a89fc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6645f20-7c9f-4c19-9f2f-f5e931d418fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4aa9aad9-03b8-45db-b281-e595d48ce013, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa9aad9-03b8-45db-b281-e595d48ce013, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49c5f60-6b3b-44c5-aed6-30f2d945a314, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2fb065f6-9985-4e88-8d22-0293823b55b7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb065f6-9985-4e88-8d22-0293823b55b7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba41d95d-f813-4b51-9d0c-e417fcb94991, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d12b8d99-f6da-482a-96d9-c7aa052f0f53, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d12b8d99-f6da-482a-96d9-c7aa052f0f53, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e19e21d6-9b9d-44d4-9d3d-ae6d19e9e8ac, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 56cd449a-04d9-49b3-bc70-4046ddedbb14, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56cd449a-04d9-49b3-bc70-4046ddedbb14, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a43f86c-5039-4b14-bf5e-6ba3a33411f9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 320e3fa1-8a95-45dc-9adf-52058afd5d70, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320e3fa1-8a95-45dc-9adf-52058afd5d70, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a0b3f4-0d45-48b2-96db-4acec6f6c4d3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 598407b6-bde0-456f-96b8-201a4bb355fa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598407b6-bde0-456f-96b8-201a4bb355fa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a72bf1-e687-4657-a0b9-06bf3e88bf89, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-27" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a78bb866-4cd1-4e9c-a5eb-9786a5f22512, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5aa306b4-573f-4923-8168-cc51f5675fc8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa306b4-573f-4923-8168-cc51f5675fc8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 29 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e1e69e-e622-4c2d-80d9-fb53d9e8f1fb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c8a2d2f3-0ab2-44cc-8359-15b5e23b6dbb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a2d2f3-0ab2-44cc-8359-15b5e23b6dbb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa9aad9-03b8-45db-b281-e595d48ce013, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 39d0ad39-186d-431a-a75b-6dae003b51c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39d0ad39-186d-431a-a75b-6dae003b51c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd56084f-cc8d-4e0e-9a73-9a35547a8a59, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c331013a-3692-4296-813d-fee041b5add5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c331013a-3692-4296-813d-fee041b5add5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb065f6-9985-4e88-8d22-0293823b55b7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 38f7886a-742d-4ae8-b315-0187afcf175d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38f7886a-742d-4ae8-b315-0187afcf175d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f65eb91b-7bf0-4b9a-9266-c64d945a89fc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 92cdf412-6a66-4c45-a648-40fabc83b075, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92cdf412-6a66-4c45-a648-40fabc83b075, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe616366-8679-4b39-aa87-989a6f532500, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe616366-8679-4b39-aa87-989a6f532500, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d12b8d99-f6da-482a-96d9-c7aa052f0f53, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8a1322ed-257b-42a4-b480-227511ff2ced, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1322ed-257b-42a4-b480-227511ff2ced, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56cd449a-04d9-49b3-bc70-4046ddedbb14, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dffb9dec-15da-47e4-87c9-9b69a7bf5cf9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dffb9dec-15da-47e4-87c9-9b69a7bf5cf9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320e3fa1-8a95-45dc-9adf-52058afd5d70, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e808ce78-3a48-451b-9dc2-5c5948b5db98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e808ce78-3a48-451b-9dc2-5c5948b5db98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598407b6-bde0-456f-96b8-201a4bb355fa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b2ff1222-2270-4c4e-b9dc-834d817666c2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ff1222-2270-4c4e-b9dc-834d817666c2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa306b4-573f-4923-8168-cc51f5675fc8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-29" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92cdf412-6a66-4c45-a648-40fabc83b075, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 091ed6c6-4f9e-4c92-a5bf-e27c3c5c9340, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 091ed6c6-4f9e-4c92-a5bf-e27c3c5c9340, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 20 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c331013a-3692-4296-813d-fee041b5add5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 80245dae-f33e-4e9e-ad61-bab9ad410308, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80245dae-f33e-4e9e-ad61-bab9ad410308, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a2d2f3-0ab2-44cc-8359-15b5e23b6dbb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9996fffe-956a-4286-8642-9022945fe207, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9996fffe-956a-4286-8642-9022945fe207, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39d0ad39-186d-431a-a75b-6dae003b51c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3a6f8333-9f77-4853-a636-628c180bd6bb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6f8333-9f77-4853-a636-628c180bd6bb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38f7886a-742d-4ae8-b315-0187afcf175d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 37684a01-c5f6-4cbb-af43-a3cd5c45c1d1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37684a01-c5f6-4cbb-af43-a3cd5c45c1d1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d42eebc3-913c-427e-9093-2d3c1aacb085, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42eebc3-913c-427e-9093-2d3c1aacb085, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1322ed-257b-42a4-b480-227511ff2ced, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dbeba569-1d1a-425c-803b-ed4b1e8c62a9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbeba569-1d1a-425c-803b-ed4b1e8c62a9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe616366-8679-4b39-aa87-989a6f532500, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b8501eb7-bdbb-481e-9a2b-bd9cbb6fe066, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8501eb7-bdbb-481e-9a2b-bd9cbb6fe066, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dffb9dec-15da-47e4-87c9-9b69a7bf5cf9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0f0d7d32-2a52-488c-bcc8-fdae97a43135, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0d7d32-2a52-488c-bcc8-fdae97a43135, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e808ce78-3a48-451b-9dc2-5c5948b5db98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 628f74d1-ed3b-4fcc-a7ab-686a196ce9f1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628f74d1-ed3b-4fcc-a7ab-686a196ce9f1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-19" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ff1222-2270-4c4e-b9dc-834d817666c2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec568286-7a1f-40e7-aa76-fdde0dc343a2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec568286-7a1f-40e7-aa76-fdde0dc343a2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6f8333-9f77-4853-a636-628c180bd6bb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4ce95af9-798d-453b-b25f-a709012d886b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce95af9-798d-453b-b25f-a709012d886b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 091ed6c6-4f9e-4c92-a5bf-e27c3c5c9340, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-20" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37684a01-c5f6-4cbb-af43-a3cd5c45c1d1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 576b8acb-cf93-45dc-88a4-2b1e61a45108, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576b8acb-cf93-45dc-88a4-2b1e61a45108, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80245dae-f33e-4e9e-ad61-bab9ad410308, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b6fd12b8-36f9-446d-9e98-ad8a3d28ee14, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fd12b8-36f9-446d-9e98-ad8a3d28ee14, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9996fffe-956a-4286-8642-9022945fe207, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f99f92ce-ede0-4b69-82b7-7781a8c2562e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f99f92ce-ede0-4b69-82b7-7781a8c2562e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 704fc520-40e2-4e28-881b-bbcfacad6d18, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704fc520-40e2-4e28-881b-bbcfacad6d18, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0d7d32-2a52-488c-bcc8-fdae97a43135, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4d04d95c-db14-4173-ba21-1baa27df4c16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d04d95c-db14-4173-ba21-1baa27df4c16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbeba569-1d1a-425c-803b-ed4b1e8c62a9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 523bc12b-9bd4-44d2-ae20-6a403517de01, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523bc12b-9bd4-44d2-ae20-6a403517de01, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8501eb7-bdbb-481e-9a2b-bd9cbb6fe066, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9e13168e-9cef-44cf-afe9-e3cf3215e440, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e13168e-9cef-44cf-afe9-e3cf3215e440, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42eebc3-913c-427e-9093-2d3c1aacb085, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 11b94803-28d9-4f55-9cda-3503f0265417, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b94803-28d9-4f55-9cda-3503f0265417, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec568286-7a1f-40e7-aa76-fdde0dc343a2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, adb814a0-4ef2-4cba-9485-5cfd3778c414, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adb814a0-4ef2-4cba-9485-5cfd3778c414, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce95af9-798d-453b-b25f-a709012d886b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 008319c9-f144-4766-9b11-ca4aade56ac7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008319c9-f144-4766-9b11-ca4aade56ac7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f99f92ce-ede0-4b69-82b7-7781a8c2562e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2a477f2b-94b7-4eb3-ae38-e5f64c1be48b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a477f2b-94b7-4eb3-ae38-e5f64c1be48b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576b8acb-cf93-45dc-88a4-2b1e61a45108, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d003ac53-ff21-4550-9773-20f26f8331d8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d003ac53-ff21-4550-9773-20f26f8331d8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fd12b8-36f9-446d-9e98-ad8a3d28ee14, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0310a698-1410-40eb-a66c-9ebc93a57db2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0310a698-1410-40eb-a66c-9ebc93a57db2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628f74d1-ed3b-4fcc-a7ab-686a196ce9f1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4dcb2d3f-2e91-4833-9e12-7bd43b95bd2f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dcb2d3f-2e91-4833-9e12-7bd43b95bd2f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523bc12b-9bd4-44d2-ae20-6a403517de01, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 34d3dd64-1551-4f36-a45a-379e79de58be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34d3dd64-1551-4f36-a45a-379e79de58be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e13168e-9cef-44cf-afe9-e3cf3215e440, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05e9e747-84c6-492f-8a4a-e37d56e2b216, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e9e747-84c6-492f-8a4a-e37d56e2b216, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704fc520-40e2-4e28-881b-bbcfacad6d18, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 178d008b-09db-4e7f-871a-26142d25cd0d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178d008b-09db-4e7f-871a-26142d25cd0d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b94803-28d9-4f55-9cda-3503f0265417, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5b3e2651-9191-45c2-aa5f-572a7c0a3909, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b3e2651-9191-45c2-aa5f-572a7c0a3909, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d04d95c-db14-4173-ba21-1baa27df4c16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1a836bbc-d1d4-4413-b608-75bbc67a9b1f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a836bbc-d1d4-4413-b608-75bbc67a9b1f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008319c9-f144-4766-9b11-ca4aade56ac7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9c84c907-ea7a-4af8-b15f-c847b663309e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c84c907-ea7a-4af8-b15f-c847b663309e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adb814a0-4ef2-4cba-9485-5cfd3778c414, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0481908d-f3cf-4e7e-b926-55933ba3198c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0481908d-f3cf-4e7e-b926-55933ba3198c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a477f2b-94b7-4eb3-ae38-e5f64c1be48b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e23dc2fe-f939-4536-9471-3a58e986906e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e23dc2fe-f939-4536-9471-3a58e986906e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0310a698-1410-40eb-a66c-9ebc93a57db2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 65ca734b-de49-40ce-b0a9-15bab88f3401, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ca734b-de49-40ce-b0a9-15bab88f3401, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d003ac53-ff21-4550-9773-20f26f8331d8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4fe1215c-ecc1-4ff5-9dbb-8fda0bc96b66, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe1215c-ecc1-4ff5-9dbb-8fda0bc96b66, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178d008b-09db-4e7f-871a-26142d25cd0d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9d50bb99-bc4c-45a7-87a3-e0653d824d91, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d50bb99-bc4c-45a7-87a3-e0653d824d91, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b3e2651-9191-45c2-aa5f-572a7c0a3909, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4df78d16-0b96-4ed6-8657-6d4aebef985a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df78d16-0b96-4ed6-8657-6d4aebef985a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e9e747-84c6-492f-8a4a-e37d56e2b216, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 925ab851-f5c0-405d-b1eb-894547abc9c5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 925ab851-f5c0-405d-b1eb-894547abc9c5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dcb2d3f-2e91-4833-9e12-7bd43b95bd2f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bc730f2e-f1b9-4c7d-8b14-d516f4da9ba7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc730f2e-f1b9-4c7d-8b14-d516f4da9ba7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a836bbc-d1d4-4413-b608-75bbc67a9b1f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2dbf577b-4dde-4c0e-ad35-e6aaf261d00d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dbf577b-4dde-4c0e-ad35-e6aaf261d00d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34d3dd64-1551-4f36-a45a-379e79de58be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 51ed06a0-dc46-438e-a32b-f213a4eaa47c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ed06a0-dc46-438e-a32b-f213a4eaa47c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c84c907-ea7a-4af8-b15f-c847b663309e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 52b8217f-1115-47a0-b5e0-b278960c0cd1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b8217f-1115-47a0-b5e0-b278960c0cd1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e23dc2fe-f939-4536-9471-3a58e986906e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aa65c2e6-ead7-4112-bc7a-c3c8504933d4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa65c2e6-ead7-4112-bc7a-c3c8504933d4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe1215c-ecc1-4ff5-9dbb-8fda0bc96b66, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 503528a2-7cdd-4cca-a447-2d398265640e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503528a2-7cdd-4cca-a447-2d398265640e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ca734b-de49-40ce-b0a9-15bab88f3401, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 60bf6806-cede-47f4-a2e8-e8d0a6ebd837, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60bf6806-cede-47f4-a2e8-e8d0a6ebd837, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0481908d-f3cf-4e7e-b926-55933ba3198c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 094d3ec0-bebc-4434-ab08-e4e5b615cdc9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094d3ec0-bebc-4434-ab08-e4e5b615cdc9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df78d16-0b96-4ed6-8657-6d4aebef985a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6dafa5b0-5c70-4f54-8531-6aaee59d1a96, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dafa5b0-5c70-4f54-8531-6aaee59d1a96, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ed06a0-dc46-438e-a32b-f213a4eaa47c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d99587a7-0278-4046-a748-cc97dfa0ed30, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99587a7-0278-4046-a748-cc97dfa0ed30, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 21 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d50bb99-bc4c-45a7-87a3-e0653d824d91, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a6f4bb9e-d57f-4a77-b74a-4c27f1de2010, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f4bb9e-d57f-4a77-b74a-4c27f1de2010, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dbf577b-4dde-4c0e-ad35-e6aaf261d00d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2d4f4eb9-98d8-47fd-8c8f-44005b107d95, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4f4eb9-98d8-47fd-8c8f-44005b107d95, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc730f2e-f1b9-4c7d-8b14-d516f4da9ba7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2dae0e34-7669-4462-80d1-7f7a5a5108d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dae0e34-7669-4462-80d1-7f7a5a5108d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 925ab851-f5c0-405d-b1eb-894547abc9c5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6ce884dd-2cfa-4cd4-892e-9c0bcd7787cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce884dd-2cfa-4cd4-892e-9c0bcd7787cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b8217f-1115-47a0-b5e0-b278960c0cd1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 06936582-6dd9-49a1-b800-63ff97391a45, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06936582-6dd9-49a1-b800-63ff97391a45, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094d3ec0-bebc-4434-ab08-e4e5b615cdc9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 437d4d04-f6a8-4f5a-a5f1-95f5ac9ed2dd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437d4d04-f6a8-4f5a-a5f1-95f5ac9ed2dd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa65c2e6-ead7-4112-bc7a-c3c8504933d4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe884982-35d5-440c-987a-73630b156bbf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe884982-35d5-440c-987a-73630b156bbf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503528a2-7cdd-4cca-a447-2d398265640e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a68265ed-7e97-4e57-92ce-8c4b599de436, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a68265ed-7e97-4e57-92ce-8c4b599de436, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 22 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60bf6806-cede-47f4-a2e8-e8d0a6ebd837, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 606cb8b5-7914-4aba-9349-195a8e817a16, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606cb8b5-7914-4aba-9349-195a8e817a16, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dafa5b0-5c70-4f54-8531-6aaee59d1a96, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d5cdbeac-918f-4592-8817-6bac83367ea1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5cdbeac-918f-4592-8817-6bac83367ea1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce884dd-2cfa-4cd4-892e-9c0bcd7787cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 14d310bb-94e0-4c13-9235-3d94d13970a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14d310bb-94e0-4c13-9235-3d94d13970a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4f4eb9-98d8-47fd-8c8f-44005b107d95, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 949e333e-7466-4e46-ab4e-5e6a9c616317, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949e333e-7466-4e46-ab4e-5e6a9c616317, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dae0e34-7669-4462-80d1-7f7a5a5108d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a4346ae9-c35a-45b8-9e59-ae6fc307d10d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4346ae9-c35a-45b8-9e59-ae6fc307d10d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99587a7-0278-4046-a748-cc97dfa0ed30, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-21" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f4bb9e-d57f-4a77-b74a-4c27f1de2010, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bc5d4a30-9bd0-450e-95ba-1ede61593f83, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5d4a30-9bd0-450e-95ba-1ede61593f83, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6192da46-d5b7-45dc-bd7c-985e3141cb9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6192da46-d5b7-45dc-bd7c-985e3141cb9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06936582-6dd9-49a1-b800-63ff97391a45, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 443a082d-b1a4-40b1-9683-59c7e9917d97, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 443a082d-b1a4-40b1-9683-59c7e9917d97, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437d4d04-f6a8-4f5a-a5f1-95f5ac9ed2dd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 52035381-3636-46b2-ba61-cf6ce1da2e2c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52035381-3636-46b2-ba61-cf6ce1da2e2c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe884982-35d5-440c-987a-73630b156bbf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 711304a1-91e3-42b8-86cf-4f3a4a5b3f65, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 711304a1-91e3-42b8-86cf-4f3a4a5b3f65, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a68265ed-7e97-4e57-92ce-8c4b599de436, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-22" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606cb8b5-7914-4aba-9349-195a8e817a16, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c622ad1-6c7e-4723-9c28-f8f571612888, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c622ad1-6c7e-4723-9c28-f8f571612888, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bd0caa0b-1d5b-4db2-ac2a-e7c4c35b6aba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0caa0b-1d5b-4db2-ac2a-e7c4c35b6aba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5cdbeac-918f-4592-8817-6bac83367ea1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9dc332bb-2984-4735-a4bc-99626227346b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc332bb-2984-4735-a4bc-99626227346b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4346ae9-c35a-45b8-9e59-ae6fc307d10d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 96a74edd-9027-44fa-b72e-6a0e0cf987e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a74edd-9027-44fa-b72e-6a0e0cf987e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14d310bb-94e0-4c13-9235-3d94d13970a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5bc40678-d34d-40b9-adfe-a5d85d40c9d6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc40678-d34d-40b9-adfe-a5d85d40c9d6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949e333e-7466-4e46-ab4e-5e6a9c616317, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 801bcd42-d703-44fe-8923-40205afef4eb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 801bcd42-d703-44fe-8923-40205afef4eb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5d4a30-9bd0-450e-95ba-1ede61593f83, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c56f885c-6f7b-4065-adf0-e48b864024df, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56f885c-6f7b-4065-adf0-e48b864024df, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52035381-3636-46b2-ba61-cf6ce1da2e2c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2ef4cb45-ede3-46c1-a81b-fe8ba326dd5f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef4cb45-ede3-46c1-a81b-fe8ba326dd5f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c622ad1-6c7e-4723-9c28-f8f571612888, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 68c36335-c1ed-45e7-963c-fd8f6a236a32, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c36335-c1ed-45e7-963c-fd8f6a236a32, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 711304a1-91e3-42b8-86cf-4f3a4a5b3f65, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 82831c81-60ee-4eb2-a775-43586ddfb3a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82831c81-60ee-4eb2-a775-43586ddfb3a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 443a082d-b1a4-40b1-9683-59c7e9917d97, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2f55db3a-7e2b-4d35-9784-873f3ed96026, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f55db3a-7e2b-4d35-9784-873f3ed96026, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6192da46-d5b7-45dc-bd7c-985e3141cb9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1afb67d4-76de-4219-aa7a-f9af0a6e7380, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1afb67d4-76de-4219-aa7a-f9af0a6e7380, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0caa0b-1d5b-4db2-ac2a-e7c4c35b6aba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c27b1692-9e72-42b7-8bc0-be8584a84204, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27b1692-9e72-42b7-8bc0-be8584a84204, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc40678-d34d-40b9-adfe-a5d85d40c9d6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45a0c380-03ab-4389-bae7-682d3002f550, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a0c380-03ab-4389-bae7-682d3002f550, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc332bb-2984-4735-a4bc-99626227346b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 26bff7c2-3060-4b6f-8960-6c665909c9fc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26bff7c2-3060-4b6f-8960-6c665909c9fc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a74edd-9027-44fa-b72e-6a0e0cf987e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e94df517-36e1-4d63-96ac-cb602cf1a5c2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94df517-36e1-4d63-96ac-cb602cf1a5c2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 801bcd42-d703-44fe-8923-40205afef4eb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4c1a3b10-66e7-4e50-905d-d7f7857443e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1a3b10-66e7-4e50-905d-d7f7857443e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56f885c-6f7b-4065-adf0-e48b864024df, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b4acc8d8-23b2-455c-9dc7-f89a1560c2ef, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4acc8d8-23b2-455c-9dc7-f89a1560c2ef, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef4cb45-ede3-46c1-a81b-fe8ba326dd5f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 44398fa3-c701-43b7-862f-4844bc9c9d23, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44398fa3-c701-43b7-862f-4844bc9c9d23, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c36335-c1ed-45e7-963c-fd8f6a236a32, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 24ff4c3c-4bca-404d-843f-d1d6aa67e259, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ff4c3c-4bca-404d-843f-d1d6aa67e259, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f55db3a-7e2b-4d35-9784-873f3ed96026, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8902eb30-18fc-40ea-9b80-709fbda84b53, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8902eb30-18fc-40ea-9b80-709fbda84b53, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82831c81-60ee-4eb2-a775-43586ddfb3a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b63a7dda-0307-4710-943b-03e458207766, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63a7dda-0307-4710-943b-03e458207766, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1afb67d4-76de-4219-aa7a-f9af0a6e7380, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9c90974d-822d-4bd7-9743-93d495ddb868, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c90974d-822d-4bd7-9743-93d495ddb868, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94df517-36e1-4d63-96ac-cb602cf1a5c2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 56a6e724-acf2-4ec7-8c6d-60aa03a2498a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56a6e724-acf2-4ec7-8c6d-60aa03a2498a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4acc8d8-23b2-455c-9dc7-f89a1560c2ef, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 99eecfb9-49d4-49af-b63c-574701868d40, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99eecfb9-49d4-49af-b63c-574701868d40, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26bff7c2-3060-4b6f-8960-6c665909c9fc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 43542b19-83d6-4ef4-b85c-0dae8c3e5e8c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43542b19-83d6-4ef4-b85c-0dae8c3e5e8c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27b1692-9e72-42b7-8bc0-be8584a84204, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0efd8031-85d1-4c39-9178-bb3f0f594538, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0efd8031-85d1-4c39-9178-bb3f0f594538, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a0c380-03ab-4389-bae7-682d3002f550, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0fa772a6-bf59-4b41-888a-b1a98064272d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa772a6-bf59-4b41-888a-b1a98064272d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1a3b10-66e7-4e50-905d-d7f7857443e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 19d76b2e-0f91-47f4-a93c-5a32f0280229, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d76b2e-0f91-47f4-a93c-5a32f0280229, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44398fa3-c701-43b7-862f-4844bc9c9d23, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b993a2cb-6b1a-492d-94bb-ab63eda9a2a1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b993a2cb-6b1a-492d-94bb-ab63eda9a2a1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ff4c3c-4bca-404d-843f-d1d6aa67e259, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 31993693-c79c-4ebd-b761-0e04d5f0789e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31993693-c79c-4ebd-b761-0e04d5f0789e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8902eb30-18fc-40ea-9b80-709fbda84b53, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 128b7248-fbd4-4214-8429-d57dcbe77790, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 128b7248-fbd4-4214-8429-d57dcbe77790, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63a7dda-0307-4710-943b-03e458207766, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9fad1389-c085-442c-8fae-c33f3c9dc8ed, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fad1389-c085-442c-8fae-c33f3c9dc8ed, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-2" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c90974d-822d-4bd7-9743-93d495ddb868, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 03f0d36d-c13e-4daa-b0be-59596f278649, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f0d36d-c13e-4daa-b0be-59596f278649, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56a6e724-acf2-4ec7-8c6d-60aa03a2498a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1032f918-f5c8-4842-af2d-9cc3a7a12acb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1032f918-f5c8-4842-af2d-9cc3a7a12acb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99eecfb9-49d4-49af-b63c-574701868d40, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0b5d6876-9696-4db7-9ccb-52c9f3b074e8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b5d6876-9696-4db7-9ccb-52c9f3b074e8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa772a6-bf59-4b41-888a-b1a98064272d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 48ba335d-9814-4f95-8bce-df0729ab5bd4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ba335d-9814-4f95-8bce-df0729ab5bd4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d76b2e-0f91-47f4-a93c-5a32f0280229, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-17" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e8c34a84-ae12-4f82-84b5-e1d6c659fb8a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8c34a84-ae12-4f82-84b5-e1d6c659fb8a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43542b19-83d6-4ef4-b85c-0dae8c3e5e8c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 46d9a756-ec7b-4109-97c0-eaef0c16ed78, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d9a756-ec7b-4109-97c0-eaef0c16ed78, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31993693-c79c-4ebd-b761-0e04d5f0789e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 92ad4205-2f9d-4c67-8c8c-b3b8a66b1562, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ad4205-2f9d-4c67-8c8c-b3b8a66b1562, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 128b7248-fbd4-4214-8429-d57dcbe77790, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cd87f204-45d2-4e7b-bf7c-a48b5dc3d72a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd87f204-45d2-4e7b-bf7c-a48b5dc3d72a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b993a2cb-6b1a-492d-94bb-ab63eda9a2a1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9a9da9d5-2c4a-443b-b09b-7df702aab36d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9da9d5-2c4a-443b-b09b-7df702aab36d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 26 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fad1389-c085-442c-8fae-c33f3c9dc8ed, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0efd8031-85d1-4c39-9178-bb3f0f594538, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c6da12ed-7b24-420a-804f-212c37bc24fd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6da12ed-7b24-420a-804f-212c37bc24fd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c82df3cb-740d-4343-8639-0f7ea525802d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82df3cb-740d-4343-8639-0f7ea525802d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b5d6876-9696-4db7-9ccb-52c9f3b074e8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 333f46ed-3e67-4d91-97cd-ad047a680e18, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 333f46ed-3e67-4d91-97cd-ad047a680e18, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1032f918-f5c8-4842-af2d-9cc3a7a12acb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8b2fefb0-8c86-4d66-a63a-b982cae45630, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b2fefb0-8c86-4d66-a63a-b982cae45630, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ba335d-9814-4f95-8bce-df0729ab5bd4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6550f09e-8fa0-4811-afad-3bbf1c29fc9b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6550f09e-8fa0-4811-afad-3bbf1c29fc9b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8c34a84-ae12-4f82-84b5-e1d6c659fb8a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aef4e6bc-30c1-4852-8096-c0e533d77d9b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aef4e6bc-30c1-4852-8096-c0e533d77d9b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ad4205-2f9d-4c67-8c8c-b3b8a66b1562, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 43995c77-630a-48dd-bcec-a56d3f9b857c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43995c77-630a-48dd-bcec-a56d3f9b857c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd87f204-45d2-4e7b-bf7c-a48b5dc3d72a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f6869258-f09a-49d1-b80f-1780e8df0cab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6869258-f09a-49d1-b80f-1780e8df0cab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9da9d5-2c4a-443b-b09b-7df702aab36d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-26" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6da12ed-7b24-420a-804f-212c37bc24fd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 63ca6c81-7a8c-4aaa-865f-06051f3c318a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63ca6c81-7a8c-4aaa-865f-06051f3c318a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d9a756-ec7b-4109-97c0-eaef0c16ed78, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e2cca0fd-f4e3-495c-9e8f-0281ae946677, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2cca0fd-f4e3-495c-9e8f-0281ae946677, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f0d36d-c13e-4daa-b0be-59596f278649, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 16768762-8dee-4d77-8879-a8e0b3118f0a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16768762-8dee-4d77-8879-a8e0b3118f0a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 62de0067-9926-4889-9bd0-d14a5b46cc1b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62de0067-9926-4889-9bd0-d14a5b46cc1b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82df3cb-740d-4343-8639-0f7ea525802d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a70005fc-9bdf-41e8-a246-6a7c01d8a771, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70005fc-9bdf-41e8-a246-6a7c01d8a771, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6550f09e-8fa0-4811-afad-3bbf1c29fc9b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c333a683-c4f9-45e2-8f42-f1d2f2efacea, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c333a683-c4f9-45e2-8f42-f1d2f2efacea, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b2fefb0-8c86-4d66-a63a-b982cae45630, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05b011d7-723b-4e80-8a9f-385afb551d29, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b011d7-723b-4e80-8a9f-385afb551d29, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 333f46ed-3e67-4d91-97cd-ad047a680e18, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eecfda19-1ed3-4e0d-a9a1-6235db59322d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecfda19-1ed3-4e0d-a9a1-6235db59322d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aef4e6bc-30c1-4852-8096-c0e533d77d9b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 918a8ef1-bbb0-4b47-9353-98bcd5499968, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918a8ef1-bbb0-4b47-9353-98bcd5499968, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63ca6c81-7a8c-4aaa-865f-06051f3c318a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 23bff43f-8a20-4910-9632-bcf6fe104509, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23bff43f-8a20-4910-9632-bcf6fe104509, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2cca0fd-f4e3-495c-9e8f-0281ae946677, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7af4b38f-079b-436e-b777-6610a860336c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af4b38f-079b-436e-b777-6610a860336c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6869258-f09a-49d1-b80f-1780e8df0cab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-16" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43995c77-630a-48dd-bcec-a56d3f9b857c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-18" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, baf8736c-2d6e-4a2f-bb41-ebda65e8564a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf8736c-2d6e-4a2f-bb41-ebda65e8564a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16768762-8dee-4d77-8879-a8e0b3118f0a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 04b7f2b1-1fde-497b-b596-7eea2a380ed9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b7f2b1-1fde-497b-b596-7eea2a380ed9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b011d7-723b-4e80-8a9f-385afb551d29, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f384248d-85ad-4429-a309-3fa301e52b43, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f384248d-85ad-4429-a309-3fa301e52b43, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c333a683-c4f9-45e2-8f42-f1d2f2efacea, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 56454879-7e8e-4d9f-9f16-93ebbd283835, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56454879-7e8e-4d9f-9f16-93ebbd283835, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70005fc-9bdf-41e8-a246-6a7c01d8a771, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0ebd79d5-91a3-4e54-b7bb-9fcf4e26cd69, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ebd79d5-91a3-4e54-b7bb-9fcf4e26cd69, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecfda19-1ed3-4e0d-a9a1-6235db59322d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0340c015-63ab-43fd-ad8f-8bb3c85f0d70, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0340c015-63ab-43fd-ad8f-8bb3c85f0d70, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe681046-c720-4ce8-a212-9743804f55e6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe681046-c720-4ce8-a212-9743804f55e6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918a8ef1-bbb0-4b47-9353-98bcd5499968, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 14c59998-d012-4e49-a254-e6ab55ba4251, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c59998-d012-4e49-a254-e6ab55ba4251, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23bff43f-8a20-4910-9632-bcf6fe104509, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6fedbd56-677a-40e8-a32d-13bbf2e0057c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fedbd56-677a-40e8-a32d-13bbf2e0057c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62de0067-9926-4889-9bd0-d14a5b46cc1b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f923c9f-df93-4081-b43d-5d03462dea0f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f923c9f-df93-4081-b43d-5d03462dea0f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af4b38f-079b-436e-b777-6610a860336c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e2a785a0-f0a0-4e36-bb84-4b2d3774df08, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a785a0-f0a0-4e36-bb84-4b2d3774df08, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0340c015-63ab-43fd-ad8f-8bb3c85f0d70, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9f512f59-6a32-4832-8543-2c803f7fce2c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f512f59-6a32-4832-8543-2c803f7fce2c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf8736c-2d6e-4a2f-bb41-ebda65e8564a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e5a6cace-c7a8-4f38-9c01-eca8085f98ee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a6cace-c7a8-4f38-9c01-eca8085f98ee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ebd79d5-91a3-4e54-b7bb-9fcf4e26cd69, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 19b2cf41-7851-4836-b8e4-45951dcd8443, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b2cf41-7851-4836-b8e4-45951dcd8443, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56454879-7e8e-4d9f-9f16-93ebbd283835, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e843adf7-a1f9-42b7-91e2-be154db13aad, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e843adf7-a1f9-42b7-91e2-be154db13aad, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f384248d-85ad-4429-a309-3fa301e52b43, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 956f6f47-e350-41bb-8de2-685366c5e435, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 956f6f47-e350-41bb-8de2-685366c5e435, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe681046-c720-4ce8-a212-9743804f55e6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 29b4e74c-899f-4092-84de-7fc05b94457c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b4e74c-899f-4092-84de-7fc05b94457c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c59998-d012-4e49-a254-e6ab55ba4251, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3fb24bca-0618-47db-94c5-52674468a1eb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb24bca-0618-47db-94c5-52674468a1eb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fedbd56-677a-40e8-a32d-13bbf2e0057c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c4e98c06-7901-4d46-a975-5661fc1ef8fa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4e98c06-7901-4d46-a975-5661fc1ef8fa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a785a0-f0a0-4e36-bb84-4b2d3774df08, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 42951242-9089-4815-be7b-abf533069c99, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42951242-9089-4815-be7b-abf533069c99, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b7f2b1-1fde-497b-b596-7eea2a380ed9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c17413af-7cd9-41b2-8ebd-73d7e6c97678, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17413af-7cd9-41b2-8ebd-73d7e6c97678, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f923c9f-df93-4081-b43d-5d03462dea0f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f44fdbc3-ac3b-4c63-9f98-d73365c83e4b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44fdbc3-ac3b-4c63-9f98-d73365c83e4b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f512f59-6a32-4832-8543-2c803f7fce2c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 43bdac59-934d-46a7-863d-22d79eb61f7f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43bdac59-934d-46a7-863d-22d79eb61f7f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 956f6f47-e350-41bb-8de2-685366c5e435, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dbc6f362-5d09-4816-9c7e-e2dd0e37aa34, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc6f362-5d09-4816-9c7e-e2dd0e37aa34, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e843adf7-a1f9-42b7-91e2-be154db13aad, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 356c3bee-9154-4a91-a012-11bb4356519e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356c3bee-9154-4a91-a012-11bb4356519e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b4e74c-899f-4092-84de-7fc05b94457c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 30b2a9ea-eb50-4ef8-99f9-40ce75048342, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30b2a9ea-eb50-4ef8-99f9-40ce75048342, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b2cf41-7851-4836-b8e4-45951dcd8443, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ba6bb836-7337-4673-893d-006103995e7a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6bb836-7337-4673-893d-006103995e7a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a6cace-c7a8-4f38-9c01-eca8085f98ee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7a293096-6f02-4f6c-ba6c-0633c4b0d63c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a293096-6f02-4f6c-ba6c-0633c4b0d63c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb24bca-0618-47db-94c5-52674468a1eb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f5de9f42-7e04-4bd9-974b-6cd56451736f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5de9f42-7e04-4bd9-974b-6cd56451736f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4e98c06-7901-4d46-a975-5661fc1ef8fa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec31b5fb-3747-4cce-a45e-648f8cf62c1a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec31b5fb-3747-4cce-a45e-648f8cf62c1a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42951242-9089-4815-be7b-abf533069c99, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6fce3699-3045-4b77-9cf3-1fcf044c93c9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fce3699-3045-4b77-9cf3-1fcf044c93c9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44fdbc3-ac3b-4c63-9f98-d73365c83e4b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ef752b61-1311-470f-972b-bcac0ca81402, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef752b61-1311-470f-972b-bcac0ca81402, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17413af-7cd9-41b2-8ebd-73d7e6c97678, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bd597063-189f-4aab-81dd-c0ab4f222103, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd597063-189f-4aab-81dd-c0ab4f222103, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6bb836-7337-4673-893d-006103995e7a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 050b79b1-ae6a-474e-a72c-8eb989c2c98f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050b79b1-ae6a-474e-a72c-8eb989c2c98f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc6f362-5d09-4816-9c7e-e2dd0e37aa34, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b3c891b5-114a-4338-85d4-919c1853274a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c891b5-114a-4338-85d4-919c1853274a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356c3bee-9154-4a91-a012-11bb4356519e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_main-14" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a293096-6f02-4f6c-ba6c-0633c4b0d63c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 230d3026-60e6-415a-a5c5-6b4f92b4a51f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 230d3026-60e6-415a-a5c5-6b4f92b4a51f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43bdac59-934d-46a7-863d-22d79eb61f7f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 52866e15-6941-4c04-98c9-5d9be116177a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52866e15-6941-4c04-98c9-5d9be116177a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30b2a9ea-eb50-4ef8-99f9-40ce75048342, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f8d02605-a497-4d3e-acb9-1bb5e244ecc7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d02605-a497-4d3e-acb9-1bb5e244ecc7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e2fd9984-f254-4e44-9138-f03887eb10d8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2fd9984-f254-4e44-9138-f03887eb10d8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5de9f42-7e04-4bd9-974b-6cd56451736f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7bf4ea4a-2d98-408e-a267-3832b6f442e3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf4ea4a-2d98-408e-a267-3832b6f442e3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec31b5fb-3747-4cce-a45e-648f8cf62c1a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c6b907d-892e-49d5-9850-71d73942b86c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6b907d-892e-49d5-9850-71d73942b86c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd597063-189f-4aab-81dd-c0ab4f222103, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87d43cec-182b-474a-8246-eafafe480b72, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87d43cec-182b-474a-8246-eafafe480b72, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef752b61-1311-470f-972b-bcac0ca81402, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b2ee8571-3482-4010-9b16-0683433623d0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ee8571-3482-4010-9b16-0683433623d0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fce3699-3045-4b77-9cf3-1fcf044c93c9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b5b6d008-5f95-4c3c-8eec-0a74bd8c1a20, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5b6d008-5f95-4c3c-8eec-0a74bd8c1a20, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-9" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c891b5-114a-4338-85d4-919c1853274a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a5eb4171-db57-4b32-86ca-b39a7145e806, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5eb4171-db57-4b32-86ca-b39a7145e806, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 230d3026-60e6-415a-a5c5-6b4f92b4a51f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1bfe9a7e-9fe9-402c-8b47-e2d403050cdb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bfe9a7e-9fe9-402c-8b47-e2d403050cdb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050b79b1-ae6a-474e-a72c-8eb989c2c98f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 924dbddb-0dad-4caa-a1ca-77f3d50f9b0a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924dbddb-0dad-4caa-a1ca-77f3d50f9b0a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52866e15-6941-4c04-98c9-5d9be116177a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4825f14e-ab73-4d61-a40f-5f2006ff8504, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4825f14e-ab73-4d61-a40f-5f2006ff8504, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-3" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d02605-a497-4d3e-acb9-1bb5e244ecc7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a00e29a8-d23d-4c89-b9ba-ec9e11723c80, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00e29a8-d23d-4c89-b9ba-ec9e11723c80, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5b6d008-5f95-4c3c-8eec-0a74bd8c1a20, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 9 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf4ea4a-2d98-408e-a267-3832b6f442e3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, df01266b-764d-45bf-9840-599eb6e38140, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df01266b-764d-45bf-9840-599eb6e38140, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6b907d-892e-49d5-9850-71d73942b86c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 94e59f74-1679-4c7b-876e-40b28ca68ed3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94e59f74-1679-4c7b-876e-40b28ca68ed3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2fd9984-f254-4e44-9138-f03887eb10d8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 38194691-591f-4f60-94a8-95651d2661d5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38194691-591f-4f60-94a8-95651d2661d5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b09d027b-8a36-46a6-8d8d-cabd7652d440, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b09d027b-8a36-46a6-8d8d-cabd7652d440, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00e29a8-d23d-4c89-b9ba-ec9e11723c80, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9704296b-b5cf-465f-8ad4-e89a8df65d3a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9704296b-b5cf-465f-8ad4-e89a8df65d3a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4825f14e-ab73-4d61-a40f-5f2006ff8504, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 3 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ee8571-3482-4010-9b16-0683433623d0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6a27266e-8572-4b0b-9bef-3ad0e8d6bb98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a27266e-8572-4b0b-9bef-3ad0e8d6bb98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bfe9a7e-9fe9-402c-8b47-e2d403050cdb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3f2c9a3b-3698-4a93-b373-0cb334aa88a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2c9a3b-3698-4a93-b373-0cb334aa88a8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924dbddb-0dad-4caa-a1ca-77f3d50f9b0a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6d701ffb-63f2-4c68-a269-cc9412d9bb1a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d701ffb-63f2-4c68-a269-cc9412d9bb1a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 30640745-79c8-4435-98cc-92f75b8596b7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30640745-79c8-4435-98cc-92f75b8596b7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5eb4171-db57-4b32-86ca-b39a7145e806, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2e4b640f-9738-4d74-a1f9-99dfacfa37e9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4b640f-9738-4d74-a1f9-99dfacfa37e9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df01266b-764d-45bf-9840-599eb6e38140, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0863021a-c236-4cfc-898b-33e9fe703c35, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0863021a-c236-4cfc-898b-33e9fe703c35, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94e59f74-1679-4c7b-876e-40b28ca68ed3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 87ebcdfe-8d27-43be-8dbc-0a2088ad0396, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ebcdfe-8d27-43be-8dbc-0a2088ad0396, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87d43cec-182b-474a-8246-eafafe480b72, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7067e5d4-5d00-445f-ba48-602442c81828, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7067e5d4-5d00-445f-ba48-602442c81828, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38194691-591f-4f60-94a8-95651d2661d5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3aef5a01-e431-4719-a674-f12fb3d009f3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aef5a01-e431-4719-a674-f12fb3d009f3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2c9a3b-3698-4a93-b373-0cb334aa88a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8d8284c8-8013-4054-95ad-acca79870819, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8284c8-8013-4054-95ad-acca79870819, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9704296b-b5cf-465f-8ad4-e89a8df65d3a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 224cbbec-c5e8-4e74-ba7a-4bb6fbdaf775, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224cbbec-c5e8-4e74-ba7a-4bb6fbdaf775, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b09d027b-8a36-46a6-8d8d-cabd7652d440, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b8b2fbad-87fe-4b6f-929e-0fb5456564a7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b2fbad-87fe-4b6f-929e-0fb5456564a7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ebcdfe-8d27-43be-8dbc-0a2088ad0396, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a9268495-c506-44ed-9769-d6224f8c3cf0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9268495-c506-44ed-9769-d6224f8c3cf0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4b640f-9738-4d74-a1f9-99dfacfa37e9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-19" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aef5a01-e431-4719-a674-f12fb3d009f3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 88d41e41-5c6e-4637-938d-e85b1b499561, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88d41e41-5c6e-4637-938d-e85b1b499561, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d701ffb-63f2-4c68-a269-cc9412d9bb1a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eb591190-1e22-47cc-a979-52860e816afc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb591190-1e22-47cc-a979-52860e816afc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0863021a-c236-4cfc-898b-33e9fe703c35, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8e15acc8-1d3c-4ea3-94e3-da6e01403a2c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e15acc8-1d3c-4ea3-94e3-da6e01403a2c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 82c8ebaa-d7d6-47d8-a422-a5da0179d1f2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c8ebaa-d7d6-47d8-a422-a5da0179d1f2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8284c8-8013-4054-95ad-acca79870819, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 57bc9fbb-472c-411a-b2ce-22948d725477, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57bc9fbb-472c-411a-b2ce-22948d725477, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b2fbad-87fe-4b6f-929e-0fb5456564a7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bca57477-2f05-46ef-9f4a-77034d0d8b6f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca57477-2f05-46ef-9f4a-77034d0d8b6f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224cbbec-c5e8-4e74-ba7a-4bb6fbdaf775, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4f5e1299-3c38-4ecf-80fa-10358a90f814, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f5e1299-3c38-4ecf-80fa-10358a90f814, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9268495-c506-44ed-9769-d6224f8c3cf0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 088a7a01-b9e8-45c7-ac45-164bd1ef3cf4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 088a7a01-b9e8-45c7-ac45-164bd1ef3cf4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a27266e-8572-4b0b-9bef-3ad0e8d6bb98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 71469277-4a5c-4e85-885f-f18b48255cda, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71469277-4a5c-4e85-885f-f18b48255cda, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30640745-79c8-4435-98cc-92f75b8596b7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cfed30d8-011f-450b-b6bd-4235374de611, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfed30d8-011f-450b-b6bd-4235374de611, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7067e5d4-5d00-445f-ba48-602442c81828, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f0a8f0a8-5957-4dd8-878f-eb1f99bdcc62, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a8f0a8-5957-4dd8-878f-eb1f99bdcc62, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88d41e41-5c6e-4637-938d-e85b1b499561, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3a90c237-3ae2-4d61-ac0c-79520e7e77a5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a90c237-3ae2-4d61-ac0c-79520e7e77a5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb591190-1e22-47cc-a979-52860e816afc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e8ca4ceb-ffe4-4354-a7b3-8cab9fd3f078, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ca4ceb-ffe4-4354-a7b3-8cab9fd3f078, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e15acc8-1d3c-4ea3-94e3-da6e01403a2c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1ad1e910-5972-4878-ac5e-45e9f64d2d4e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad1e910-5972-4878-ac5e-45e9f64d2d4e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c8ebaa-d7d6-47d8-a422-a5da0179d1f2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 41c0e045-e1f8-4f78-a73c-0f8f7090296d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c0e045-e1f8-4f78-a73c-0f8f7090296d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57bc9fbb-472c-411a-b2ce-22948d725477, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3bf3b208-0982-4e3e-b215-617109a42282, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf3b208-0982-4e3e-b215-617109a42282, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca57477-2f05-46ef-9f4a-77034d0d8b6f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 13021803-844b-4f04-8075-c9e7feb4e367, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13021803-844b-4f04-8075-c9e7feb4e367, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f5e1299-3c38-4ecf-80fa-10358a90f814, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7685857-ab09-4a51-aa5d-3490a486d381, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7685857-ab09-4a51-aa5d-3490a486d381, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 088a7a01-b9e8-45c7-ac45-164bd1ef3cf4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e02fa573-9d44-46d9-908a-2831718fd9f5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02fa573-9d44-46d9-908a-2831718fd9f5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ca4ceb-ffe4-4354-a7b3-8cab9fd3f078, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, aafb6e12-8910-40f1-bda4-c90102a33830, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aafb6e12-8910-40f1-bda4-c90102a33830, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad1e910-5972-4878-ac5e-45e9f64d2d4e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 574bdc19-4c05-48fb-877e-b697a4557a5b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574bdc19-4c05-48fb-877e-b697a4557a5b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c0e045-e1f8-4f78-a73c-0f8f7090296d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8dea3526-dbb2-4c74-b19a-4c62e75e5a8f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dea3526-dbb2-4c74-b19a-4c62e75e5a8f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a90c237-3ae2-4d61-ac0c-79520e7e77a5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 082c886d-1d50-4c93-8262-7cdbab3cda99, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082c886d-1d50-4c93-8262-7cdbab3cda99, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf3b208-0982-4e3e-b215-617109a42282, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7b6cab5b-a5bc-4e07-964e-85a2e89c3047, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6cab5b-a5bc-4e07-964e-85a2e89c3047, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7685857-ab09-4a51-aa5d-3490a486d381, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1b363dd9-6ec4-4b53-abd4-866edd081154, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b363dd9-6ec4-4b53-abd4-866edd081154, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02fa573-9d44-46d9-908a-2831718fd9f5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9d0b6093-1323-4696-9d92-d51f9e46bfe9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0b6093-1323-4696-9d92-d51f9e46bfe9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-4" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71469277-4a5c-4e85-885f-f18b48255cda, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b71df755-063e-4efa-8d22-c4910bf33045, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71df755-063e-4efa-8d22-c4910bf33045, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfed30d8-011f-450b-b6bd-4235374de611, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 45e8c55d-2d2f-40e8-8428-b0e0c9d5856e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e8c55d-2d2f-40e8-8428-b0e0c9d5856e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13021803-844b-4f04-8075-c9e7feb4e367, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 653f0004-245a-401b-9657-910a04b722f3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 653f0004-245a-401b-9657-910a04b722f3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a8f0a8-5957-4dd8-878f-eb1f99bdcc62, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5db5c2e5-a9c5-483c-8ae7-5d54dd788227, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db5c2e5-a9c5-483c-8ae7-5d54dd788227, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aafb6e12-8910-40f1-bda4-c90102a33830, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3d2beaa8-9761-4c5d-87b5-c3eaa6300038, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2beaa8-9761-4c5d-87b5-c3eaa6300038, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574bdc19-4c05-48fb-877e-b697a4557a5b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f49925c1-df6c-4b68-bdf1-da7f2691b86d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f49925c1-df6c-4b68-bdf1-da7f2691b86d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6cab5b-a5bc-4e07-964e-85a2e89c3047, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bc3b2290-ceb8-4df9-a548-036f2d560a64, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc3b2290-ceb8-4df9-a548-036f2d560a64, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dea3526-dbb2-4c74-b19a-4c62e75e5a8f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f24b39dd-1511-4fae-b267-b3ed78e3cff8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24b39dd-1511-4fae-b267-b3ed78e3cff8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082c886d-1d50-4c93-8262-7cdbab3cda99, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7a535fe6-b42d-439d-aa66-4bff37c66fa3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a535fe6-b42d-439d-aa66-4bff37c66fa3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b363dd9-6ec4-4b53-abd4-866edd081154, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 51aa1647-d6ec-4b2d-894a-f5bc94164c1a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51aa1647-d6ec-4b2d-894a-f5bc94164c1a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0b6093-1323-4696-9d92-d51f9e46bfe9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 653f0004-245a-401b-9657-910a04b722f3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 73aa3cf7-8716-4a88-81b7-93332720e414, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73aa3cf7-8716-4a88-81b7-93332720e414, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f49925c1-df6c-4b68-bdf1-da7f2691b86d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cbea7221-92d5-4a9b-97a9-fd28e4bb81f4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbea7221-92d5-4a9b-97a9-fd28e4bb81f4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3009eeae-7a7e-42c6-9a05-6bcd3bdcfe33, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3009eeae-7a7e-42c6-9a05-6bcd3bdcfe33, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2beaa8-9761-4c5d-87b5-c3eaa6300038, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0082d142-a7b0-4ad6-87c3-4d112f344695, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0082d142-a7b0-4ad6-87c3-4d112f344695, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24b39dd-1511-4fae-b267-b3ed78e3cff8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2347e64f-7781-47f9-af0d-856c82f9aae3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2347e64f-7781-47f9-af0d-856c82f9aae3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51aa1647-d6ec-4b2d-894a-f5bc94164c1a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c6725f17-cea0-4757-8b2a-29463e2af707, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6725f17-cea0-4757-8b2a-29463e2af707, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbea7221-92d5-4a9b-97a9-fd28e4bb81f4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 50ef1962-42fc-4902-a06b-44f227c715a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ef1962-42fc-4902-a06b-44f227c715a8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc3b2290-ceb8-4df9-a548-036f2d560a64, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3c716a49-f68c-43aa-98ad-aec4d13921d7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c716a49-f68c-43aa-98ad-aec4d13921d7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a535fe6-b42d-439d-aa66-4bff37c66fa3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a822d8af-ece6-4732-9184-0779a504d380, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a822d8af-ece6-4732-9184-0779a504d380, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e8c55d-2d2f-40e8-8428-b0e0c9d5856e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 16240dd1-e71f-46a4-9f0c-d43a46264311, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16240dd1-e71f-46a4-9f0c-d43a46264311, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3009eeae-7a7e-42c6-9a05-6bcd3bdcfe33, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 256c1eaf-e18a-430c-896c-5c5286a3c70f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 256c1eaf-e18a-430c-896c-5c5286a3c70f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71df755-063e-4efa-8d22-c4910bf33045, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 40e33199-c328-4c08-b11b-2847c9419046, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40e33199-c328-4c08-b11b-2847c9419046, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73aa3cf7-8716-4a88-81b7-93332720e414, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ebd9275a-f5af-40d9-8b5a-4db8922dbe5a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd9275a-f5af-40d9-8b5a-4db8922dbe5a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0082d142-a7b0-4ad6-87c3-4d112f344695, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bd1e4fcf-c845-4d2c-bb36-167dbee6a7ea, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1e4fcf-c845-4d2c-bb36-167dbee6a7ea, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6725f17-cea0-4757-8b2a-29463e2af707, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a528b0b3-6c34-48b9-8d2f-62f746b17db4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a528b0b3-6c34-48b9-8d2f-62f746b17db4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2347e64f-7781-47f9-af0d-856c82f9aae3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7dcd8bef-5f06-42b8-a571-97effaf9e3cd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dcd8bef-5f06-42b8-a571-97effaf9e3cd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db5c2e5-a9c5-483c-8ae7-5d54dd788227, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 12fbd689-45cb-474c-a8d7-5d2269c686bc, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12fbd689-45cb-474c-a8d7-5d2269c686bc, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c716a49-f68c-43aa-98ad-aec4d13921d7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 29e79430-de98-440f-879a-48d765761d84, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e79430-de98-440f-879a-48d765761d84, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ef1962-42fc-4902-a06b-44f227c715a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ab3dd990-0f89-4774-a3f1-f864f1ad12a6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3dd990-0f89-4774-a3f1-f864f1ad12a6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-10" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a822d8af-ece6-4732-9184-0779a504d380, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cd6af08c-5d02-48e9-b7e8-e650a950c823, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6af08c-5d02-48e9-b7e8-e650a950c823, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 256c1eaf-e18a-430c-896c-5c5286a3c70f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, eb236aeb-2efe-426d-a8a9-386cdad9b4be, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb236aeb-2efe-426d-a8a9-386cdad9b4be, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16240dd1-e71f-46a4-9f0c-d43a46264311, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 86926dbf-d30c-4107-8299-de4f24fdf2a8, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86926dbf-d30c-4107-8299-de4f24fdf2a8, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd9275a-f5af-40d9-8b5a-4db8922dbe5a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 35ae7430-fe29-4799-83f6-8e488eca8a71, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35ae7430-fe29-4799-83f6-8e488eca8a71, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1e4fcf-c845-4d2c-bb36-167dbee6a7ea, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fcc2002d-ebeb-4d72-9634-5dec01ce264b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc2002d-ebeb-4d72-9634-5dec01ce264b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a528b0b3-6c34-48b9-8d2f-62f746b17db4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ddca0630-dd5d-444e-b9bc-4c86bc9f6253, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddca0630-dd5d-444e-b9bc-4c86bc9f6253, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dcd8bef-5f06-42b8-a571-97effaf9e3cd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7ecf8c93-cf40-4047-a8c0-058ec7228eec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ecf8c93-cf40-4047-a8c0-058ec7228eec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12fbd689-45cb-474c-a8d7-5d2269c686bc, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 29fa2f34-6395-4660-b475-078c23dc2a01, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29fa2f34-6395-4660-b475-078c23dc2a01, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40e33199-c328-4c08-b11b-2847c9419046, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cb37be1c-5a51-4abc-b987-82ae2fc71f65, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb37be1c-5a51-4abc-b987-82ae2fc71f65, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3dd990-0f89-4774-a3f1-f864f1ad12a6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e79430-de98-440f-879a-48d765761d84, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b1a62ae2-4f3f-48a7-8a7e-432864fd4f02, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1a62ae2-4f3f-48a7-8a7e-432864fd4f02, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6af08c-5d02-48e9-b7e8-e650a950c823, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 26dee209-e0fb-44a8-88c8-b69232024a06, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26dee209-e0fb-44a8-88c8-b69232024a06, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb236aeb-2efe-426d-a8a9-386cdad9b4be, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d612fd12-e2cb-4829-912c-74928d29edf2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d612fd12-e2cb-4829-912c-74928d29edf2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86926dbf-d30c-4107-8299-de4f24fdf2a8, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b203a309-7dec-46f2-860a-7a33b30f56f6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b203a309-7dec-46f2-860a-7a33b30f56f6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 18142a46-68f4-4ea5-b599-b72b158a7b74, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18142a46-68f4-4ea5-b599-b72b158a7b74, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35ae7430-fe29-4799-83f6-8e488eca8a71, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2296878d-6eed-4e00-a357-14f7dfd183cb, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2296878d-6eed-4e00-a357-14f7dfd183cb, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc2002d-ebeb-4d72-9634-5dec01ce264b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4bbcbe79-d836-484a-a826-718e8203f46d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bbcbe79-d836-484a-a826-718e8203f46d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 23 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ecf8c93-cf40-4047-a8c0-058ec7228eec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cf3b0d93-c272-4611-8872-a6ab9c482d1e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3b0d93-c272-4611-8872-a6ab9c482d1e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddca0630-dd5d-444e-b9bc-4c86bc9f6253, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3609c187-664c-4464-ac38-beca76c8febf, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3609c187-664c-4464-ac38-beca76c8febf, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29fa2f34-6395-4660-b475-078c23dc2a01, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 94042c71-a477-4503-9866-1279b1d9b02e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94042c71-a477-4503-9866-1279b1d9b02e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb37be1c-5a51-4abc-b987-82ae2fc71f65, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 03ba10dd-bb8e-4e28-8cf5-031615965aa3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ba10dd-bb8e-4e28-8cf5-031615965aa3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1a62ae2-4f3f-48a7-8a7e-432864fd4f02, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0c705340-177f-4bff-a84c-a2a45a038c98, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c705340-177f-4bff-a84c-a2a45a038c98, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26dee209-e0fb-44a8-88c8-b69232024a06, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 80407f78-4fcf-4f17-9010-09f9b1b3ae70, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80407f78-4fcf-4f17-9010-09f9b1b3ae70, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d612fd12-e2cb-4829-912c-74928d29edf2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cda3d10d-2840-48fb-a389-4020e4cc7102, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda3d10d-2840-48fb-a389-4020e4cc7102, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b203a309-7dec-46f2-860a-7a33b30f56f6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7ca5ff12-75cd-4604-ab31-74fd5a7c635e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca5ff12-75cd-4604-ab31-74fd5a7c635e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2296878d-6eed-4e00-a357-14f7dfd183cb, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b11aeb0b-3ed1-43fb-aa14-1cb1e227e7bd, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11aeb0b-3ed1-43fb-aa14-1cb1e227e7bd, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18142a46-68f4-4ea5-b599-b72b158a7b74, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1cee6526-56d9-4a62-b6e2-186c3f30c3e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cee6526-56d9-4a62-b6e2-186c3f30c3e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bbcbe79-d836-484a-a826-718e8203f46d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-23" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3b0d93-c272-4611-8872-a6ab9c482d1e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0d6b4fd8-3295-4a5f-b5c5-0a482cf032e5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6b4fd8-3295-4a5f-b5c5-0a482cf032e5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3609c187-664c-4464-ac38-beca76c8febf, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 99479e13-082a-4b25-91e1-1313172a2996, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99479e13-082a-4b25-91e1-1313172a2996, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-14" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c705340-177f-4bff-a84c-a2a45a038c98, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fe65a9fc-f386-4753-bcc3-8a3d86fb86a3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe65a9fc-f386-4753-bcc3-8a3d86fb86a3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 28 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80407f78-4fcf-4f17-9010-09f9b1b3ae70, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d0e24917-26d2-4a31-b700-47d7a2a526fa, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e24917-26d2-4a31-b700-47d7a2a526fa, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cee6526-56d9-4a62-b6e2-186c3f30c3e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 88df68c0-ac13-473d-a38c-ffa8a4b33768, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88df68c0-ac13-473d-a38c-ffa8a4b33768, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda3d10d-2840-48fb-a389-4020e4cc7102, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ad051efa-adc7-4b4a-858f-468101dc8bca, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad051efa-adc7-4b4a-858f-468101dc8bca, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94042c71-a477-4503-9866-1279b1d9b02e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, bdc0001f-435e-45b2-a834-680c2d3e2624, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdc0001f-435e-45b2-a834-680c2d3e2624, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11aeb0b-3ed1-43fb-aa14-1cb1e227e7bd, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 14c06e77-85aa-44c8-858c-6f80f47e0972, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c06e77-85aa-44c8-858c-6f80f47e0972, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ba10dd-bb8e-4e28-8cf5-031615965aa3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5b841f5c-685a-4a48-9d6b-b687d98fb1b1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b841f5c-685a-4a48-9d6b-b687d98fb1b1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6b4fd8-3295-4a5f-b5c5-0a482cf032e5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, db468f79-3b0a-4dc5-847a-055295bf7124, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db468f79-3b0a-4dc5-847a-055295bf7124, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99479e13-082a-4b25-91e1-1313172a2996, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 14 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca5ff12-75cd-4604-ab31-74fd5a7c635e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ae33adca-06fe-4ea6-a8a9-5f172e6afb3c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae33adca-06fe-4ea6-a8a9-5f172e6afb3c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e24917-26d2-4a31-b700-47d7a2a526fa, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6081b463-e814-4152-8ae6-f0990e7eafc0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6081b463-e814-4152-8ae6-f0990e7eafc0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe65a9fc-f386-4753-bcc3-8a3d86fb86a3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-28" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88df68c0-ac13-473d-a38c-ffa8a4b33768, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 11c89196-bbab-46f3-a15a-9abbc6a670c6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c89196-bbab-46f3-a15a-9abbc6a670c6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad051efa-adc7-4b4a-858f-468101dc8bca, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6b0665af-66e6-4665-a98c-f8554bcc7d80, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b0665af-66e6-4665-a98c-f8554bcc7d80, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c06e77-85aa-44c8-858c-6f80f47e0972, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6cd474bd-5428-436d-a3cb-9f9b2ea203d0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd474bd-5428-436d-a3cb-9f9b2ea203d0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db468f79-3b0a-4dc5-847a-055295bf7124, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d4529d57-766c-4dd2-aab3-054e235b93ee, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4529d57-766c-4dd2-aab3-054e235b93ee, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdc0001f-435e-45b2-a834-680c2d3e2624, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 486845b4-bf09-4af3-aaab-4402a6486517, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486845b4-bf09-4af3-aaab-4402a6486517, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b841f5c-685a-4a48-9d6b-b687d98fb1b1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 3b143d03-e7e0-43c3-9d17-c6eb2ad2b928, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b143d03-e7e0-43c3-9d17-c6eb2ad2b928, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6081b463-e814-4152-8ae6-f0990e7eafc0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c0ea178-12a1-4fd7-9c5f-64037d3359e6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c0ea178-12a1-4fd7-9c5f-64037d3359e6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c89196-bbab-46f3-a15a-9abbc6a670c6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, acb57282-8456-4107-ac5c-1df997430b9c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acb57282-8456-4107-ac5c-1df997430b9c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b0665af-66e6-4665-a98c-f8554bcc7d80, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 90e29e24-de1e-4cee-bab8-ec126ce4537f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90e29e24-de1e-4cee-bab8-ec126ce4537f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd474bd-5428-436d-a3cb-9f9b2ea203d0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2c860030-6814-4690-b8ee-ece742e4fa42, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c860030-6814-4690-b8ee-ece742e4fa42, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4529d57-766c-4dd2-aab3-054e235b93ee, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e3538b97-3cec-42dc-a19d-de3431b3f38f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3538b97-3cec-42dc-a19d-de3431b3f38f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae33adca-06fe-4ea6-a8a9-5f172e6afb3c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(PrepareDataQuery, 02e1fcd9-d0ec-4b73-9297-89e8d780689e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 02e1fcd9-d0ec-4b73-9297-89e8d780689e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acb57282-8456-4107-ac5c-1df997430b9c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ff3c1e9d-9bcb-4db9-9a65-28adb1ce665e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3c1e9d-9bcb-4db9-9a65-28adb1ce665e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b143d03-e7e0-43c3-9d17-c6eb2ad2b928, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e286b3ac-cab9-4c30-816b-304e96a61947, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e286b3ac-cab9-4c30-816b-304e96a61947, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c0ea178-12a1-4fd7-9c5f-64037d3359e6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7c93674f-e3ce-432f-b9ca-2b0edca54424, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c93674f-e3ce-432f-b9ca-2b0edca54424, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486845b4-bf09-4af3-aaab-4402a6486517, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8af2cb06-bbf1-428c-b276-fd24d3080889, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af2cb06-bbf1-428c-b276-fd24d3080889, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c860030-6814-4690-b8ee-ece742e4fa42, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0eff0fc8-78d5-4789-a7fb-db09dcdc874d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eff0fc8-78d5-4789-a7fb-db09dcdc874d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90e29e24-de1e-4cee-bab8-ec126ce4537f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 19b555aa-ffea-4bb7-9920-4bbcde51628a, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b555aa-ffea-4bb7-9920-4bbcde51628a, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 02e1fcd9-d0ec-4b73-9297-89e8d780689e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=744a1ff-ade825ab-b0dfdf3-c4ad8c66" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8fc64ada-afc5-465d-85e6-8a430df54eab, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc64ada-afc5-465d-85e6-8a430df54eab, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3538b97-3cec-42dc-a19d-de3431b3f38f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6b8c67ef-3844-4305-9936-55339a2c26e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8c67ef-3844-4305-9936-55339a2c26e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3c1e9d-9bcb-4db9-9a65-28adb1ce665e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d0d7f8a3-3627-414f-9d23-d88464d67d2e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0d7f8a3-3627-414f-9d23-d88464d67d2e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c93674f-e3ce-432f-b9ca-2b0edca54424, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 50552080-5a19-4adf-8e55-7481e1c22c31, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50552080-5a19-4adf-8e55-7481e1c22c31, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 24 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8c67ef-3844-4305-9936-55339a2c26e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c4952be6-b660-4fde-a201-013744802ac9, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4952be6-b660-4fde-a201-013744802ac9, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e286b3ac-cab9-4c30-816b-304e96a61947, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f410e9da-7ed3-432e-a197-caa236fd1427, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f410e9da-7ed3-432e-a197-caa236fd1427, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eff0fc8-78d5-4789-a7fb-db09dcdc874d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d92107ed-d471-4865-a496-a6bc3a203964, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d92107ed-d471-4865-a496-a6bc3a203964, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b555aa-ffea-4bb7-9920-4bbcde51628a, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a845a845-e541-47ab-9e07-8879a944b000, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a845a845-e541-47ab-9e07-8879a944b000, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d7f8a3-3627-414f-9d23-d88464d67d2e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 24467637-a41c-41dc-9952-33d82b0c3617, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24467637-a41c-41dc-9952-33d82b0c3617, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af2cb06-bbf1-428c-b276-fd24d3080889, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05fd7911-8336-45d7-9c1a-b71d6a901a1c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05fd7911-8336-45d7-9c1a-b71d6a901a1c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50552080-5a19-4adf-8e55-7481e1c22c31, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "table_tmp-24" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4952be6-b660-4fde-a201-013744802ac9, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, afec0cb2-2123-46af-826e-51f2f3990779, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afec0cb2-2123-46af-826e-51f2f3990779, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a845a845-e541-47ab-9e07-8879a944b000, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8bc73d33-f0de-42ed-bd91-4fa999e56f27, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bc73d33-f0de-42ed-bd91-4fa999e56f27, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc64ada-afc5-465d-85e6-8a430df54eab, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, f3c44b4d-eac5-4a98-a029-073b12e79d7e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c44b4d-eac5-4a98-a029-073b12e79d7e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d92107ed-d471-4865-a496-a6bc3a203964, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 140623fb-7e33-4794-a8b6-508564866197, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 140623fb-7e33-4794-a8b6-508564866197, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        SELECT value FROM `table_main` WHERE id = $key;\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25 } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24467637-a41c-41dc-9952-33d82b0c3617, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a1d4cc27-c438-44cd-8674-66368939f7c7, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d4cc27-c438-44cd-8674-66368939f7c7, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f410e9da-7ed3-432e-a197-caa236fd1427, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 78a3ed44-729a-4d61-97b6-c81e2122cd0e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a3ed44-729a-4d61-97b6-c81e2122cd0e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afec0cb2-2123-46af-826e-51f2f3990779, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6fbb2dd1-2ce0-4265-b1bf-b39502d0a7c0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fbb2dd1-2ce0-4265-b1bf-b39502d0a7c0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-8" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bc73d33-f0de-42ed-bd91-4fa999e56f27, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 4b94537a-aa2b-4ed7-ba18-3b72b41da6b2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b94537a-aa2b-4ed7-ba18-3b72b41da6b2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d4cc27-c438-44cd-8674-66368939f7c7, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6450663c-184c-4d4a-a242-51c6babd6ac5, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6450663c-184c-4d4a-a242-51c6babd6ac5, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 140623fb-7e33-4794-a8b6-508564866197, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { text_value: "value-25" } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bced8d6e-deebd18a-55d58619-a44925c2" parameters_types { key: "$key" value { type_id: UINT64 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fbb2dd1-2ce0-4265-b1bf-b39502d0a7c0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c44b4d-eac5-4a98-a029-073b12e79d7e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e677ee9b-52a1-4733-bfb3-453d2519471f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e677ee9b-52a1-4733-bfb3-453d2519471f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05fd7911-8336-45d7-9c1a-b71d6a901a1c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, dac89492-17fa-4319-bb2a-7898bf5dc596, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac89492-17fa-4319-bb2a-7898bf5dc596, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a3ed44-729a-4d61-97b6-c81e2122cd0e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 0d346630-3784-4ff6-93a4-355d0e13cf0f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d346630-3784-4ff6-93a4-355d0e13cf0f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b94537a-aa2b-4ed7-ba18-3b72b41da6b2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, b664d5bb-8ff8-4ef2-a25f-f57c37f98bec, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b664d5bb-8ff8-4ef2-a25f-f57c37f98bec, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6450663c-184c-4d4a-a242-51c6babd6ac5, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, c9bf3528-29bf-4b35-b559-99a682a82b6e, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9bf3528-29bf-4b35-b559-99a682a82b6e, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b664d5bb-8ff8-4ef2-a25f-f57c37f98bec, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 255cdcb2-cf94-4f06-9c66-2e96bb1530f1, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 255cdcb2-cf94-4f06-9c66-2e96bb1530f1, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9bf3528-29bf-4b35-b559-99a682a82b6e, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 05492400-fbbf-4d42-b7a1-d7754a0a7af6, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05492400-fbbf-4d42-b7a1-d7754a0a7af6, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e677ee9b-52a1-4733-bfb3-453d2519471f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, cc48947c-ae8f-4cfa-bbfa-035b6d804c34, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc48947c-ae8f-4cfa-bbfa-035b6d804c34, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac89492-17fa-4319-bb2a-7898bf5dc596, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 8dc3e780-7341-43e4-82d0-5bfc7efd364b, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dc3e780-7341-43e4-82d0-5bfc7efd364b, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "table_main-12" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d346630-3784-4ff6-93a4-355d0e13cf0f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 33c3b568-5b8e-4573-b6bc-01cb0c786626, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c3b568-5b8e-4573-b6bc-01cb0c786626, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 255cdcb2-cf94-4f06-9c66-2e96bb1530f1, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 34e14730-0361-4a4d-b790-3015a2b567df, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e14730-0361-4a4d-b790-3015a2b567df, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05492400-fbbf-4d42-b7a1-d7754a0a7af6, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 94147791-efeb-4d55-84f1-03b12a6a8270, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94147791-efeb-4d55-84f1-03b12a6a8270, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e14730-0361-4a4d-b790-3015a2b567df, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9b7cf497-437b-4fb7-af8f-5fa8887c4e30, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b7cf497-437b-4fb7-af8f-5fa8887c4e30, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-7" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94147791-efeb-4d55-84f1-03b12a6a8270, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 7390a5dc-47a6-42b3-b8dd-d3ed1203dfa0, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7390a5dc-47a6-42b3-b8dd-d3ed1203dfa0, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc48947c-ae8f-4cfa-bbfa-035b6d804c34, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, a7678241-b3b5-45c3-8fbd-f560d08d5d83, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7678241-b3b5-45c3-8fbd-f560d08d5d83, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b7cf497-437b-4fb7-af8f-5fa8887c4e30, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 7 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7390a5dc-47a6-42b3-b8dd-d3ed1203dfa0, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ec0429cb-e2b2-453a-8a63-43310e77cca3, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0429cb-e2b2-453a-8a63-43310e77cca3, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dc3e780-7341-43e4-82d0-5bfc7efd364b, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c3b568-5b8e-4573-b6bc-01cb0c786626, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, ca9d779a-286e-41e5-b1d6-acbf30cca742, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9d779a-286e-41e5-b1d6-acbf30cca742, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0429cb-e2b2-453a-8a63-43310e77cca3, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 164d111d-e988-440f-92d5-657eee6f3ad4, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164d111d-e988-440f-92d5-657eee6f3ad4, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { stale_read_only { } } commit_tx: true } query { yql_text: "\n        DECLARE $value AS Utf8;\n        SELECT id FROM `table_main` VIEW `value_index` WHERE value = $value;\n        " } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-5" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164d111d-e988-440f-92d5-657eee6f3ad4, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } rows { items { uint64_value: 5 } } format: FORMAT_VALUE } tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=676dbf5c-79ce4087-f53987de-7e436351" parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9d779a-286e-41e5-b1d6-acbf30cca742, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 9588872b-f720-465d-8ec3-6f03e83d1647, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9588872b-f720-465d-8ec3-6f03e83d1647, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7678241-b3b5-45c3-8fbd-f560d08d5d83, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZTJiNmFkMTctOTRhYTUyZTQtZTA0YjIxZDctODQxNmYzZQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 176ceb34-e2bc-4c46-ac8d-b68e1d8c1d01, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 176ceb34-e2bc-4c46-ac8d-b68e1d8c1d01, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9588872b-f720-465d-8ec3-6f03e83d1647, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmJiNzFhYWEtYmViMGVlY2UtMzY5ZmUwYjctNmE2NWM2MDc=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 5ecebece-6120-4c8f-b38a-6ed766c4336c, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecebece-6120-4c8f-b38a-6ed766c4336c, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-13" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 176ceb34-e2bc-4c46-ac8d-b68e1d8c1d01, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmRiMDkxMS04NmJkOGVlMi1kNzdmZGIwYy0yMTlmNzVjYQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e98ef6ca-c2e0-4fbe-b806-7716ff0ccb6f, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e98ef6ca-c2e0-4fbe-b806-7716ff0ccb6f, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecebece-6120-4c8f-b38a-6ed766c4336c, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ1ZjY3NmUtNGU3ZGVkMmQtMTM2MzJlNDgtNWMzZTQ1ZGQ=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e98ef6ca-c2e0-4fbe-b806-7716ff0ccb6f, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NGRmOWZmYTYtOWFiMDhjMjgtNDY4NTk3ZDAtMzVkNTk4MQ==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 1f7b4a1c-6146-4a06-af38-0f0ee3e635ba, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7b4a1c-6146-4a06-af38-0f0ee3e635ba, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7b4a1c-6146-4a06-af38-0f0ee3e635ba, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=YmZhNDc0ZjQtYjkyZDM2Zi1hZWFiMjlkNi03YjJmY2I1Yw==
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 6a9a5f6f-b15e-4e46-ae43-20851adf03e2, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a9a5f6f-b15e-4e46-ae43-20851adf03e2, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a9a5f6f-b15e-4e46-ae43-20851adf03e2, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ZGM4ZTc5NWEtYjg5NjliYzMtODU4NzZhNzEtZDgyYWFhNDY=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, e548f1ac-bf2d-4bf8-a5f4-3bc2cb365b8d, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e548f1ac-bf2d-4bf8-a5f4-3bc2cb365b8d, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e548f1ac-bf2d-4bf8-a5f4-3bc2cb365b8d, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ2NGQ3MjgtMjk5ODQwNjQtY2U5NTIwYzYtYWJmMWQ0YjU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, fcbd82dd-d391-4395-8523-53d7163a67ef, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcbd82dd-d391-4395-8523-53d7163a67ef, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcbd82dd-d391-4395-8523-53d7163a67ef, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=ODEyYTBjYmYtNjE0ODIxNzItMTM0Y2VmYzYtOWE2NmUxYWU=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, d215e4fb-9ad6-40df-87b2-bdb9c8f0bc60, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d215e4fb-9ad6-40df-87b2-bdb9c8f0bc60, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d215e4fb-9ad6-40df-87b2-bdb9c8f0bc60, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NjUyYmRiYmItYjA1MjUzMzMtMzNmMmM4NTUtNTg3MmNlODM=
DEBUG    ydb.aio.table.SessionPool:table.py:596 Acquired active session from queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.connection:connection.py:154 RpcState(ExecuteDataQuery, 2858a2b8-80ca-49ed-9932-f2ad91971b36, ghrun-byicxxunzy.auto.internal:4407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2858a2b8-80ca-49ed-9932-f2ad91971b36, ghrun-byicxxunzy.auto.internal:4407): request = { session_id: "ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n        DECLARE $key AS Uint64;\n        DECLARE $value AS Utf8;\n\n        UPSERT INTO `table_main`\n        (id, value)\n        VALUES ($key, $value);\n        " } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "value-11" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2858a2b8-80ca-49ed-9932-f2ad91971b36, ghrun-byicxxunzy.auto.internal:4407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4f0cefc-be3589c3-214f7838-910b294a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.aio.table.SessionPool:table.py:659 Put on session ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
DEBUG    ydb.aio.table.SessionPool:table.py:673 Session returned to queue: ydb://session/3?node_id=50000&id=NTAyZDJjOGQtZjhlZDFhYjYtNTBmNTM4MWMtNjM1NmM4N2I=
ERROR    asyncio:base_events.py:1833 Task exception was never retrieved
future: <Task finished name='Task-2801' coro=<async_repeat_n_times() done, defined at /home/runner/.ya/build/build_root/w262/002809/environment/arcadia/ydb/tests/functional/rename/common.py:64> exception=SchemeError('message: "Execution" issue_code: 1060 severity: 1 issues { position { row: 5 column: 21 } message: "At tuple, At tuple, At tuple, At function: KqlDeleteRows, At function: KqpTable" end_position { row: 5 column: 21 } severity: 1 issues { position { row: 5 column: 21 } message: "Cannot find table \\\'db.[/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main/value_index/indexImplTable]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 5 column: 21 } issue_code: 2003 severity: 1 } } (server_code: 400070)')>
Traceback (most recent call last):
  File "/home/runner/.ya/build/build_root/w262/002809/environment/arcadia/ydb/tests/functional/rename/common.py", line 66, in async_repeat_n_times
    await calle(*args, **kwargs)
  File "/home/runner/.ya/build/build_root/w262/002809/environment/arcadia/ydb/tests/functional/rename/common.py", line 39, in async_execute_serializable_job
    return await async_retry_operation(calle, robust_retries, pool, query, parameters)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/.ya/build/build_root/w262/002809/environment/arcadia/ydb/tests/functional/rename/common.py", line 19, in async_retry_operation
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 98, in retry_operation_impl
    raise result.exc
  File "/home/runner/.ya/build/build_root/w262/002809/environment/arcadia/ydb/tests/functional/rename/common.py", line 24, in async_retry_operation
    return await next_opt.result
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/.ya/build/build_root/w262/002809/environment/arcadia/ydb/tests/functional/rename/common.py", line 37, in calle
    result = await tx.execute(prepared_query, parameters=parameters, commit_tx=True)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/aio/table.py", line 416, in execute
    return await super().execute(query, parameters, commit_tx, settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/aio/pool.py", line 273, in __call__
    return await connection(
           ^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/aio/connection.py", line 194, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Execution" issue_code: 1060 severity: 1 issues { position { row: 5 column: 21 } message: "At tuple, At tuple, At tuple, At function: KqlDeleteRows, At function: KqpTable" end_position { row: 5 column: 21 } severity: 1 issues { position { row: 5 column: 21 } message: "Cannot find table \'db.[/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_/table_main/value_index/indexImplTable]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 5 column: 21 } issue_code: 2003 severity: 1 } } (server_code: 400070)
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:360 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:369 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:378 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_&cmstid=72057594037936131&txid=1760546582280837&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:386 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:388 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:394 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:407 /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_client_gets_retriable_errors_when_rename_replace_table-create_indexed_table-True_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:4407/1
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_rename
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13618/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:64308/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:12433/3
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2445
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29849
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4407
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26035
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5020
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27131
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13618
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64308
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3162
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62707
============================== slowest durations ===============================
131.34s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
50.35s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
22.48s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True]
=========================== short test summary info ============================
ERROR test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_indexed_table-True] - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/w262/002809/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk1/testing_out_stuff/test_rename.py.test_client_gets_retriable_errors_when_rename.replace_table-create_indexed_table-True/cluster/slot_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, 11 sessions to shutdown
Current KQP shutdown state: spent 3.042426 seconds, 11 sessions to shutdown
Current KQP shutdown state: spent 6.07552 seconds, 11 sessions to shutdown
Current KQP shutdown state: spent 9.107292 seconds, 11 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.128032 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.19555 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.275163 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.375849 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.460003 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.524099 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.619672 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.686533 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.760424 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.002098 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1188380==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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034a97802 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034a97802 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034a97802 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034a97802 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034a97802 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034a97802 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034a97802 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034a97802 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034a97802 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034aa647e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b309897 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b2fb214 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034a9771c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034a9771c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034aa647e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b309897 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b2fb214 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfd0ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bfd0ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bfd0ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bfd0ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bfd0ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bfd0ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bfd0ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bfd0ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bfd0ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bfd0ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034a9b07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034a9b07c 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 0x000034a9b07c 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 0x00003b30778f 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 0x00003b2fae81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034a9b06a 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 0x000034a9b06a 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 0x00003b30778f 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 0x00003b2fae81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bfd0a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bfd0a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bfd0a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034a9b07c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034a9b07c 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 0x000034a9b07c 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 0x00003b30778f 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 0x00003b2fae81 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034219c94 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034219c94 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034219c94 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034219c94 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034219c94 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034219c94 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034219c94 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034219c94 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034219c94 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034219c94 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034219c94 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 0x000034218a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034218a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x00003421ef80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003427b1c8 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 0x000034aa5db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b304a8b 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 0x00003b2fa8f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034219bf2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000034219bf2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000034219bf2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000034219bf2 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 0x000034218a62 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034218a62 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x00003421ef80 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003427b1c8 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 0x000034aa5db6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b304a8b 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 0x00003b2fa8f2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b2eab69 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041e4e1f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041e4d250 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041e4d250 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x0000221f017b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000222a7d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000222b1984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000222b0f3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000222b2fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f70daa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 320 byte(s) in 5 object(s) allocated from:
#0 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034afa380 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034afa380 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034afa380 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034afa380 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034afa380 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034afa380 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x000044e93e0b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000044e93e0b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000044e93e0b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000044e93e0b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000044e93e0b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000044e93e0b in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000044ecfa5d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x000044ed1e00 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003b2f2e3c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003b2f2e3c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003b2f2e3c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#18 0x00003b2f2e3c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#19 0x00003b2f2e3c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003b2f2e3c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#21 0x000021e7124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021e7124e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021e7124e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021e717ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021e717ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fa701e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f70daa6 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 0x00001f749f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002790fdb8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002790fdb8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002790fdb8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002790fdb8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002790fdb8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002790fdb8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002790fdb8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x00002790fdb8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002790fa5f 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 0x00002790e8b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b3af3ba in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b3af3ba 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 0x00003b3af3ba 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 0x00003b3af3ba in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
==================== 1 passed, 1 error in 205.48s (0:03:25) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027f9/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
36.45s call     test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]
24.82s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]
24.21s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[replace_table-create_simple_table-False]
========================= 1 passed in 85.64s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/00280f/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
43.58s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
24.75s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
24.42s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_async_table-True]
========================= 1 passed in 92.83s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027f3/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
46.03s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
24.21s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
20.75s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_indexed_table-True]
========================= 1 passed in 91.09s (0:01:31) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027f5/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_rename.py .

============================== slowest durations ===============================
24.77s teardown test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
21.74s call     test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
20.74s setup    test_rename.py::test_client_gets_retriable_errors_when_rename[substitute_table-create_simple_table-False]
========================= 1 passed in 67.34s (0:01:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027ab/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.08s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027be/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.16s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027ca/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.23s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/w262/0027e8/ydb/tests/functional/rename/test-results/py3test/testing_out_stuff/test_rename/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

============================ no tests ran in 0.07s =============================
